Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Missing endpoint for changing user password #3710

@MDeLuise

Description

@MDeLuise

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

No one assigned

    Labels

    BugThis is a bug or an unexpected behaviour. Fix it!REST APIWe hope to REST everyday

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions