1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-31 06:40:39 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Michael An
5257d3a05d
change check password strength style (#6719)
* 03 confirm password not check

Confirm password input don't check password strength

* change change password error style

* 02 change password check event and no password state

* 01 change arrow style and format css
2024-09-06 17:39:13 +08:00
Michael An
fedfbf9bf4
change password check (#6656)
* change password check

* update

* Update views.py

* optimize-code

* remove min_len and level when frontend check password

* remove too short level

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-08-28 17:52:54 +08:00
Ranjiwei
9b3492088c
set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00