Skip to content

feat(security): OWASP ASVS 5.0 V6 — add change password and require current password to change password#10214

Open
BacLuc wants to merge 3 commits into
ecamp:develfrom
BacLuc:requirePasswordToChangePassword
Open

feat(security): OWASP ASVS 5.0 V6 — add change password and require current password to change password#10214
BacLuc wants to merge 3 commits into
ecamp:develfrom
BacLuc:requirePasswordToChangePassword

Conversation

@BacLuc

@BacLuc BacLuc commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

https://github.com/OWASP/ASVS/blob/master/5.0/en/0x15-V6-Authentication.md#v6-authentication Implement ASVS 6.2.3 (L1): password change now requires the user's current password via a new currentPassword field on User.

Issue: #2563

@BacLuc
BacLuc requested a review from a team July 2, 2026 15:34
BacLuc and others added 2 commits July 2, 2026 18:01
…urrent password to change password

https://github.com/OWASP/ASVS/blob/master/5.0/en/0x15-V6-Authentication.md#v6-authentication
Implement ASVS 6.2.3 (L1): password change now requires the user's
current password via a new currentPassword field on User.

Issue: ecamp#2563

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: BacLuc <lucius.bachmann@clubpage.ch>
That gets skipped when you tab through the fields.

Signed-off-by: BacLuc <lucius.bachmann@clubpage.ch>
@BacLuc
BacLuc force-pushed the requirePasswordToChangePassword branch from 066b053 to 8d13a62 Compare July 2, 2026 16:02
tmp
Signed-off-by: BacLuc <lucius.bachmann@clubpage.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant