1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-02 07:47:32 +00:00
seahub/thirdpart/registration
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
..
backends django 4.2 2023-06-12 09:53:31 +08:00
locale remove *.mo files 2021-09-23 18:24:34 +08:00
management Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
migrations update migrations files 2024-08-27 14:18:27 +08:00
tests upgrade django to 2.2 (#4620) 2020-07-27 14:59:18 +08:00
__init__.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
admin.py django 4.2 2023-06-12 09:53:31 +08:00
auth_urls.py django 4.2 2023-06-12 09:53:31 +08:00
forms.py django 4.2 2023-06-12 09:53:31 +08:00
LICENSE Add licenses 2016-07-25 11:12:40 +08:00
models.py Improve login and create user (#5458) 2023-06-19 13:06:15 +08:00
signals.py django 4.2 2023-06-12 09:53:31 +08:00
urls.py Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00
views.py change password check (#6656) 2024-08-28 17:52:54 +08:00