Closed jnweiger closed 2 months ago
Question: How is this change related to the password policy app?
No negative effects seen during QA, not a release blocker.
in case the password policy app is enabled passwords are now generated based on the password policy.
in case the password policy app is not enabled the password is generated just like before -> case closed
Seen with 2.3.0-rc.1 and core 10.15.0-rc.3
t+zl0j9rKhRZmkhXFAclrEbPmbwvBDwN
, whereas the code in 2.0.1 would produce a 64 char string e.g.efaf730f29caf7bc0649b9ad879a77988525b7e4c68b26ea916d4c83f9382435
The change was introduced by this commit:
282