Skip to content

Conversation

@ArielLeyva
Copy link
Contributor

Description

When deleting a user, you must enter the password of the logged-in user (administrator) because it is a "sensitive" action. (#5629 (comment))
The logic for returning the authentication method was separated into a separate endpoint without administrator permissions to allow non-administrator users to modify their password (currently it does not allow modification since the "current password" field is not shown in the form because the method to get all settings returns 403 for non-administrator users): Issue #5666

Additional Information

Closes #5666

Checklist

Before submitting your PR, please indicate which issues are either fixed or closed by this PR. See GitHub Help: Closing issues using keywords.

  • I am aware the project is currently in maintenance-only mode. See README
  • I am aware that translations MUST be made through Transifex and that this PR is NOT a translation update
  • I am making a PR against the master branch.
  • I am sure File Browser can be successfully built. See builds and development.

@ArielLeyva ArielLeyva requested a review from a team as a code owner January 7, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Normal user cannot change password

3 participants