Skip to content

Initial Passwort not properly encoded #80

@rsteph-de

Description

@rsteph-de

If a new user is created, the password is not stored as bcrypt-Hash in the database.
As workaround Users have to request a Password-Reset befor the can initially login.

We probably use another (older) version of password encryption for the create user dialog.
Check and use the code from password reset dialog.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions