Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix create authorization command #10947

Merged
merged 1 commit into from
Jan 14, 2019
Merged

Fix create authorization command #10947

merged 1 commit into from
Jan 14, 2019

Commits on Jan 14, 2019

  1. feat(http): allow user id to be specified explicitly on authorization

    test(http): get user off of session in create authz test
    
    fix(http): allow user id to be specified explicitly on authorization
    
    create authorization now allows specifying user id explicitly. If no
    user id is specified then we use the user id from the authorizer.
    
    fix(http): use influxdb import
    
    fix(http): use platform error in http auth tests
    
    feat(cmd/influx): allow create auth command to specify user explicitly
    
    feat(http): add org id to permissions
    desa committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    a3541b2 View commit details
    Browse the repository at this point in the history