743960d2d8
Modified BCryptPasswordEncoder to no longer throw an IllegalArgumentException when the encoded password is empty or the incorrect format for bcrypt. Instead it now logs a warning that non bcrypt data was found. The Dms integration tests were failing after being changed to use bcrypt and this fixes the issue. |
||
---|---|---|
.. | ||
src | ||
crypto.gradle | ||
template.mf |