Details
-
Bug
-
Resolution: Cannot Reproduce
-
Neutral
-
None
-
5.7, 6.1
-
None
-
LFRZ
-
-
Empty show more show less
-
Maintenance 33
-
1
Description
Magnolia JCRAuthenticationModule implements a check for empty passwords, see
This check is no longer working correctly. It checks for empty strings, but since the change to Hashed/BCrypted passwords, an empty password results in a non-empty hash string, and this check does not catch it.
The check needs to be implemented against the decrypted password.
Checklists
Acceptance criteria