Skip to content

[FIX] console user password: update user password failed while there isn't any encrypted data store.

There has been report a problem while trying to update user password from console and user encryption is enabled. But curiously there is not user data recorded. So, the idea is to check if there is no data recorded the password should be updated.

Related Task

Merge request reports