Open Sddilora opened 6 months ago
When executing the "changeUserPassword" mutation with the ADMIN role, I am able to change passwords. However this action also breaks the relationship between the user and the password, assigning the password to the user who changes it.
op_guest role is ADMIN in db
When executing the "changeUserPassword" mutation with the ADMIN role, I am able to change passwords. However this action also breaks the relationship between the user and the password, assigning the password to the user who changes it.