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

[NOTE] Notes on "PUT /users/{user_id}/password" API #11

Open
moooofly opened this issue Nov 4, 2018 · 1 comment
Open

[NOTE] Notes on "PUT /users/{user_id}/password" API #11

moooofly opened this issue Nov 4, 2018 · 1 comment
Assignees
Labels
note markdown some conclusions v1.6.0-66709daa

Comments

@moooofly
Copy link
Owner

moooofly commented Nov 4, 2018

Here are some notes with "PUT /users/{user_id}/password" API


By swagger file, when login as admin role

the attribute ‘old_password’ is optional when the API is called by the system administrator.

image

image

image

image

image

image

@moooofly moooofly added note markdown some conclusions v1.6.0-66709daa labels Nov 4, 2018
@moooofly moooofly self-assigned this Nov 4, 2018
@moooofly
Copy link
Owner Author

moooofly commented Nov 4, 2018

inconsistent behavior

when creating a new user at "Register" page, it requires "8-20 characters long with 1 uppercase, 1 lowercase and 1 number".

image

but with "PUT /users/{user_id}/password" API, you can change the password any form you wish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
note markdown some conclusions v1.6.0-66709daa
Projects
None yet
Development

No branches or pull requests

1 participant