-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
door_usermgmt: Confirm current password before changing it.
Currently, a user may change his or her password without confirming the old one first, which is a security risk. Require the user to confirm the current password if authenticated, before being able to proceed to changing it. This does not apply to unauthenticated changes (resets), since a verification code by email is used in that case.
- Loading branch information
1 parent
6d43c24
commit 7fcbfaa
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters