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

change_password #26

Closed
5 tasks done
thanhpp opened this issue Nov 25, 2021 · 0 comments · Fixed by #27
Closed
5 tasks done

change_password #26

thanhpp opened this issue Nov 25, 2021 · 0 comments · Fixed by #27
Assignees
Labels
enhancement New feature or request

Comments

@thanhpp
Copy link
Owner

thanhpp commented Nov 25, 2021

Request

  • token
  • password (old pass)
  • new_password

Response

  • code
  • message
  • data

test cases

  • 1000 | OK
  • Locked user
  • Wrong old password
  • Invalid new password
  • Longest common substring >= 80% size of the new password
@thanhpp thanhpp added the enhancement New feature or request label Nov 25, 2021
@thanhpp thanhpp self-assigned this Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant