Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Support for PBKDF2 was added quite a while back with OAK-697 but it seems it's not really usable due to password validation. PasswordUtil#isPlainTextPassword seems to think PBKDF2 is plain text, so it will not allow any passwords to be set.
Attachments
Issue Links
- relates to
-
OAK-697 Security: support for PBKDF2 password hashing
- Closed