Implement the possibility to change password. #920

Closed
opened 2026-05-12 12:01:01 +00:00 by a22erigr · 2 comments
Collaborator

Description

We need to update our loginService so support changing of password. You shall only be able to change the password after you have verified your old one

What should be done

  • Implement new endpoints to support changing of passwords.
  • Implement the logic to support this
  • You need to verify your password before change
## Description We need to update our loginService so support changing of password. You shall only be able to change the password after you have verified your old one ## What should be done + Implement new endpoints to support changing of passwords. + Implement the logic to support this + You need to verify your password before change
Collaborator

PR: #972

PR: #972
Author
Collaborator

Has been merged in pr #972

Has been merged in pr #972
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#920
No description provided.