1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-22 16:56:57 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
lian
f365f2b342 django 4.2 2023-06-12 09:53:31 +08:00
zhengxie
fd1b30d160 Add cas login/logout 2018-06-04 14:07:19 +08:00
zhengxie
553d9b3df3 [Django 1.11] Feature removed in Django 1.9. Use shortcut to get current site, and update urls 2018-03-19 13:49:01 +08:00
zhengxie
f15aa06978 [two factor] Refactor code 2017-08-23 14:46:02 +08:00
zming
d0975c7836 migrate two-factor 2017-08-21 14:02:57 +08:00
zhengxie
2cb2bca2cd Add logout redirect url 2017-03-29 18:31:03 +08:00
Shuai Lin
3d04bfea6d support two factor authentication 2016-06-14 14:26:22 +08:00
Daniel Pan
b75e8e8d9c clean code and icons 2016-03-09 15:12:53 +08:00
zhengxie
68efe49481 [django 1.8] WIP 2015-12-05 16:32:01 +08:00
zhengxie
910eb2ccd4 Add sigle sign on feature 2014-04-04 14:36:27 +08:00
zhengxie
862c6e4f74 Added login simple check feature 2014-01-02 18:26:23 +08:00
zhengxie
53201b105d Move auth from thirdpart to seahub 2013-05-07 15:16:05 +08:00
xiez
f9c72b57a4 Add notification at info-bar, and fix bug in visiting register/login page when user is already logged in. 2012-06-04 21:27:32 +08:00
xiez
8c9a5084e6 Using ccnet EmailUser table instead of seahub auth_user table.
* Rewrite auth module, change user to emailuser.
* Remove site app, and remove EmailOrUsernameModelBackend.
2012-04-11 19:48:20 +08:00
xiez
50fe2bb91a Use email-user and binding in ccnet instead of userprofile in seahub
* Remove UserProfile from profile/models.
* Disable ccnet user id binding in profile page
2012-04-01 22:16:38 +08:00
plt
e8d2300473 Add authentication and registration to seahub 2011-04-30 13:18:32 +08:00