1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-15 13:43:36 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
lian
92445b16ef
shib second uid (#6175)
* second uid for shibboleth

* update test
2024-06-12 17:24:24 +08:00
WJH
5e1b961b41
improve cas login (#5568) 2023-08-02 14:33:14 +08:00
WJH
f7495902db
improve shibboleth login (#5534)
* improve shibboleth login

* fix test
2023-07-07 17:33:40 +08:00
WJH
532fa5ef8c
Improve login and create user (#5458)
* 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
lian
032319e891
shib user (#4820)
use username in lowercase when check if user alread exists

Co-authored-by: lian <lian@seafile.com>
2021-02-23 15:17:42 +08:00
lian
2248ebc50b
update search user logic when login via shib (#4708)
Co-authored-by: lian <lian@seafile.com>
2020-11-02 13:50:40 +08:00
lian
28bd2c4f87 fix bug when user login via shib (#4416) 2020-01-15 14:06:46 +08:00
lian
69a482df9f only check local user when login via shib (#4357) 2019-12-13 21:44:54 +08:00
zhengxie
70ff50b30f [shibboleth] Fix multiple emails sending issue.
issue: https://forum.seafile.com/t/seahub-not-sending-mail-invitations/7150/6
2018-09-15 11:32:06 +08:00
zhengxie
9b16ba0e8f [Django 1.11] Feature removed in Django 1.9. Update template settings and test 2018-03-19 15:33:25 +08:00
zhengxie
ed8a549458 Notify admins after register 2018-01-06 16:53:48 +08:00
zhengxie
42c90bda2e Fix activate request email not sent bug on registration, and apply to shibboleth login 2016-03-24 15:21:11 +08:00
zhengxie
6757126da9 [shib] Fix bug when authenticate shib user, issure #394 2015-03-05 16:38:42 +08:00
zhengxie
92d0c09507 [shib] set username and api token in cookie when the user login with Shibboleth the first time 2014-12-25 18:29:13 +08:00
zhengxie
61b41e8fea [shibboleth] Modify user creation 2014-12-25 18:29:13 +08:00
zhengxie
c914fe30c5 [thirdpart] Add shibboleth 2014-12-25 18:29:13 +08:00