1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-13 10:25:46 +00:00
seahub/thirdpart/registration
WJH 532fa5ef8c
Improve login and create user ()
* add create oauth/ldap/saml user in UserManager

* improve admin add/import users

* improve dingtalk/weixin/work_weixin login/create user

* improve saml login/create user

* improve oauth login/create user

* login ldap user in seahub

* improve invite user

* fix code

* fix github test action

* fix test

* fix saml login

* optimize code

* specify the version of python-ldap

* fix code

* improve code

* add get_old_user

* optimize oauth login code

* optimize code

* remove LDAP_USER_UNIQUE_ID

* remove test_primary_id

* improve authenticate user

* improve saml login

* optimize code
2023-06-19 13:06:15 +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 Python3 master () 2019-09-11 11:46:43 +08:00
tests upgrade django to 2.2 () 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 () 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 Python3 master () 2019-09-11 11:46:43 +08:00