Skip to content

Harden user edit form authorization - #15616

Open
svader0 wants to merge 2 commits into
DefectDojo:bugfixfrom
svader0:harden-edit-user-identity-fields
Open

Harden user edit form authorization#15616
svader0 wants to merge 2 commits into
DefectDojo:bugfixfrom
svader0:harden-edit-user-identity-fields

Conversation

@svader0

@svader0 svader0 commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Hardening / consistency improvement to account management. The UI account edit form now enforces the same identity-field rule the API path already applies, so the same privilege floor applies on both paths. Adds regression tests. No functional change for correctly-permissioned users.

Consistency and hardening improvement to account management. The UI account
edit form now enforces the same identity-field rule the API path already
applies, so a non-superuser cannot change another account's username or email.
Adds regression tests. No functional change for correctly-permissioned users.
@Maffooch Maffooch added this to the 3.2.200 milestone Aug 12, 2026
@Maffooch
Maffooch added this pull request to the merge queue Aug 14, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 14, 2026
@Maffooch
Maffooch added this pull request to the merge queue Aug 14, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 14, 2026
@Maffooch
Maffooch enabled auto-merge August 14, 2026 22:40
@Maffooch
Maffooch added this pull request to the merge queue Aug 14, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 15, 2026
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.

4 participants