Restrict password editing to only current users, excluding other users.

Created on 12 July 2023, over 1 year ago
Updated 12 December 2023, about 1 year ago

Problem/Motivation

Currently, any logged-in user is unable to update the password of other users due to the implemented restriction that limits password editing to only the current user, excluding other users.

Steps to reproduce

  1. Log in as a user with openad connect.
  2. Attempt to update the password of another user (not connected) or create a new user.
  3. Observe that the password doesn't appear.

Proposed resolution

To check if the current user updates own account before hiding the password.

Remaining tasks

Patch the code

User interface changes

There are no user interface changes associated with this issue.

API changes

There are no API changes associated with this issue.

Data model changes

There are no data model changes associated with this issue.

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇯🇴Jordan abu-zakham

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024