-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
BugThis is a bug or an unexpected behaviour. Fix it!This is a bug or an unexpected behaviour. Fix it!REST APIWe hope to REST everydayWe hope to REST everyday
Description
Is your feature request related to a problem? Please describe.
The REST API should provide a way to change the key for a user password.
Describe the solution you'd like
The change should only requires:
- The old password
- The new password
The change password functionality has to implement all the validations needed on the old and new password. If any validation fails the change must fail as well.
The change should be permitted only to the the user that owns the password credential entry.
Metadata
Metadata
Assignees
Labels
BugThis is a bug or an unexpected behaviour. Fix it!This is a bug or an unexpected behaviour. Fix it!REST APIWe hope to REST everydayWe hope to REST everyday