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

Make it easier to add a new user #1329

Merged
merged 3 commits into from
Feb 11, 2016
Merged

Conversation

jrjohnson
Copy link
Member

  • Auto generate an icsFeedKey when a new user is created
  • Add controller for creating Authentication instances

These are necessary changes for ilios/frontend#1402

It expects a user, username, and a plain password which will be
encoded.  Only allows PUT/POST (create, update).
It should be possible to create a new user without a key.

Fixed some code style stuff as well
@stopfstedt stopfstedt self-assigned this Feb 11, 2016
@stopfstedt
Copy link
Member

LGTM 👍

stopfstedt added a commit that referenced this pull request Feb 11, 2016
Make it easier to add a new user
@stopfstedt stopfstedt merged commit 0e62804 into ilios:master Feb 11, 2016
@jrjohnson jrjohnson deleted the new-user branch February 11, 2016 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants