Skip to content

Only show current username in change-password form#146

Merged
pbauer merged 2 commits intomasterfrom
only-show-current-username
Feb 12, 2026
Merged

Only show current username in change-password form#146
pbauer merged 2 commits intomasterfrom
only-show-current-username

Conversation

@pbauer
Copy link
Member

@pbauer pbauer commented Feb 11, 2026

When calling /@@change-password?userid=anotheruser the fullname of anotheruser is shown as label of the form.
This might lead to the expectation that you can actually change the password for other users - which you cannot since the view @@change-password always only changes the current users password.

@mister-roboto
Copy link

@pbauer thanks for creating this Pull Request and helping to improve Plone!

TL;DR: Finish pushing changes, pass all other checks, then paste a comment:

@jenkins-plone-org please run jobs

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.

Happy hacking!

@pbauer
Copy link
Member Author

pbauer commented Feb 11, 2026

@jenkins-plone-org please run jobs

@pbauer pbauer merged commit 3e7685f into master Feb 12, 2026
11 checks passed
@pbauer pbauer deleted the only-show-current-username branch February 12, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants