mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind bug /area core /milestone 2.20.x #### What this PR does / why we need it: This PR makes Argon2 password encoder as default to remove password limit of 72. Please note that there is no compatibility issue for old passwords. #### Which issue(s) this PR fixes: Fixes #7405 #### Special notes for your reviewer: 1. Try to login as admin 2. Create a password having the length of 73 or more for a new user 3. See the result #### Does this PR introduce a user-facing change? ```release-note 修复无法设置长度超过72个字符的密码的问题 ``` |
||
---|---|---|
.. | ||
build.gradle |