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

Add ability to define roles where auto-api-key create is desired. #480

Merged
merged 1 commit into from
Dec 2, 2015
Merged

Add ability to define roles where auto-api-key create is desired. #480

merged 1 commit into from
Dec 2, 2015

Commits on Dec 1, 2015

  1. Add ability to define roles where auto-api-key create is desired.

    * Right now we only generate an api key for a new RoleUser's user when a user
      has the admin role. It is desired to be able to define other roles so
      that we can generate an api key for a new RoleUser's user if it
      doesn't exist and the role is defined in whitelisted_roles_for_api_key
    scottcrawford03 committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    ae45ec0 View commit details
    Browse the repository at this point in the history