Password hash #117
leuchtdiode
started this conversation in
General
Replies: 1 comment
-
|
Yeah, sorry. Indeed I was missing the following in the upgrade notes: Important: Removed hardcoded password salt in OpenDxp\Tool\Authentication::preparePlainTextPassword(). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to migrate my first project from Pimcore 11.5.x to OpenDXP.
After the upgrade, I could not login to the system. It looks like, the "old" password hashes (bcrypt) are not working any longer with Symfony 7.4. When I reset the password using the CLI, everythink works fine.
Has anyone else experienced this problem? Or did I miss something in the migration guide?
Thx & BR,
Alex
Beta Was this translation helpful? Give feedback.
All reactions