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

[Users] Add PUT user endpoint #72

Closed
jnehring opened this issue Aug 1, 2016 · 5 comments
Closed

[Users] Add PUT user endpoint #72

jnehring opened this issue Aug 1, 2016 · 5 comments
Assignees

Comments

@jnehring
Copy link
Member

jnehring commented Aug 1, 2016

Create an API endpoint that allows changing a users password. The user needs to be authenticated to change his own password. Admin user can change all passwords.

ArneBinder added a commit to freme-project/freme-parent that referenced this issue Aug 2, 2016
ArneBinder added a commit to freme-project/freme-project.github.io that referenced this issue Aug 2, 2016
ArneBinder added a commit to freme-project/freme-project.github.io that referenced this issue Aug 2, 2016
@ArneBinder
Copy link
Contributor

This is implemented and documented in the authentication article and the interactive api doc.

@ArneBinder
Copy link
Contributor

@jnehring please review the authentication article and the api doc.

@ArneBinder ArneBinder reopened this Aug 2, 2016
@ArneBinder ArneBinder assigned jnehring and unassigned ArneBinder Aug 2, 2016
@jnehring
Copy link
Member Author

jnehring commented Aug 3, 2016

This does not look right to me. It says

To do so, you have to use an access token of the user you want to delete or from the admin.

It is about deletion?

Further there is still a bug in this functionality (#76)

@jnehring jnehring assigned ArneBinder and unassigned jnehring Aug 3, 2016
ArneBinder added a commit to freme-project/freme-project.github.io that referenced this issue Aug 3, 2016
@ArneBinder
Copy link
Contributor

The article is fixed. @jnehring Can we close this? The bug should be handled by #76.

@jnehring
Copy link
Member Author

jnehring commented Aug 8, 2016

We can close this, the bug will be further followed in #76

@jnehring jnehring closed this as completed Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants