1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-27 07:28:42 +00:00
Commit Graph

187 Commits

Author SHA1 Message Date
zhengxie
a45e6b5cdd [shibboleth] Only apply middleware to certain url 2018-09-15 16:13:07 +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
llj
435ced05f5 [register] redesigned it 2018-06-14 16:51:13 +08:00
ilearnit
116f6c45d8 fix terms 2018-06-09 15:58:55 +08:00
ilearnit
3cc68f5b6d Add terms to web settings 2018-06-09 11:17:04 +08:00
zhengxie
fd1b30d160 Add cas login/logout 2018-06-04 14:07:19 +08:00
zhengxie
f6460759bb Remove captcha from thirdpart, update requirements 2018-05-11 11:59:17 +08:00
zhengxie
02c0d2834d [sql] Update mysql/sqlite 2018-04-26 16:02:38 +08:00
zhengxie
acd4c2456d Add user deleted signal 2018-04-26 15:00:18 +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
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
4a498c15f8 [Django 1.11] Feature removed in Django 1.9, request.REQUEST -> request.GET/POST. Remove {% load url from future %} 2018-03-19 13:37:57 +08:00
zhengxie
663eebc8ed [Django 1.11] Feature removed in Django 1.9. Use shortcut to get current site 2018-03-16 13:23:53 +08:00
ilearnit
3526b2b5cf FIx feature removed issue in Django1.10. render_to_response() -> render(), remove context_instance arg in `render_to_string()' 2018-03-16 10:33:54 +08:00
zhengxie
06ee26e7d3 [i18n] Update source string 2018-01-12 18:06:42 +08:00
zhengxie
ed8a549458 Notify admins after register 2018-01-06 16:53:48 +08:00
zhengxie
318c7de424 [auth, api, shibboleth] Use primary id in login 2017-08-26 14:54:48 +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
lian
3e7275ec80 Merge branch '6.1' 2017-08-12 14:34:11 +08:00
zhengxie
9a5aae50ab [shibboleth] Add joker * in affiliation role map 2017-08-02 18:31:15 +08:00
zming
6cb50b9c0c [captcha] fixed size 2017-07-13 14:31:46 +08:00
zhengxie
e30d19c791 [shibboleth] Fix empty role quota issue which will cause page unavailable 2017-06-26 10:33:54 +08:00
zhengxie
2c2a84159d [role_permission] Add quota for a certain role 2017-06-05 17:52:04 +08:00
zhengxie
2cb2bca2cd Add logout redirect url 2017-03-29 18:31:03 +08:00
zhengxie
1832b2b0c0 [shib] Add affiliation role map 2017-01-17 13:24:08 +08:00
zhengxie
922148a1b0 Add terms&conditions config 2016-08-02 15:03:19 +08:00
Daniel Pan
26d2a4d774 Merge pull request #1299 from haiwen/terms
Terms
2016-07-27 13:54:04 +08:00
zhengxie
c675497336 Add licenses 2016-07-25 11:12:40 +08:00
zhengxie
0f73921205 Update T&C
Conflicts:
	seahub/templates/js/sysadmin-templates.html
	seahub/templates/sysadmin/base.html
	seahub/urls.py
	seahub/views/sysadmin.py
2016-07-22 16:39:05 +08:00
zhengxie
41f9a3950c Add ToC 2016-07-22 16:34:09 +08:00
Shuai Lin
3d04bfea6d support two factor authentication 2016-06-14 14:26:22 +08:00
zhengxie
f12215ec5e
[shib] Fix shib complete url bug 2016-05-17 17:48:57 +08:00
zhengxie
f43cdb3f35 [tests] Make shib test pass 2016-03-24 16:58:55 +08:00
zhengxie
65a336f573 [shib] Add shibboleth complete page 2016-03-24 16:25:45 +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
Daniel Pan
b75e8e8d9c clean code and icons 2016-03-09 15:12:53 +08:00
zhengxie
72d30b2495 Merge branch '5.0'
Conflicts:
	seahub/api2/endpoints/dir_shared_items.py
	seahub/api2/urls.py
	seahub/templates/repo.html
	seahub/utils/http.py
	seahub/views/__init__.py
	seahub/views/ajax.py
	seahub/views/repo.py
	tests/seahub/views/test_libraries.py
2016-03-07 16:04:36 +08:00
zhengxie
11e645cae0 [shib] Use display_name in shib_meta as nickname, fallback to givenname + surname if missing 2016-02-23 14:26:10 +08:00
zhengxie
cc5af51dec Merge branch '5.0'
Conflicts:
	seahub/templates/base_for_backbone.html
	seahub/templates/libraries.html
	seahub/templates/myhome_base.html
2016-02-02 12:19:46 +08:00
zhengxie
508322e629 [shibboleth] Record nickname, contact email and institution to profile 2016-01-27 14:10:51 +08:00
zhengxie
333c0a9966 Upgrade rest framwork, check memcached at startup 2015-12-05 16:35:51 +08:00
zhengxie
68efe49481 [django 1.8] WIP 2015-12-05 16:32:01 +08:00
zhengxie
d1bd4bd7cf Remove constance from thirdpart 2015-10-13 11:58:47 +08:00
zhengxie
18baf34f0e Add django constance to thirdpart to void dependency 2015-10-10 10:51:38 +08:00
lian
4baf74926b add seahub web settings page 2015-09-21 11:48:07 +08:00
zhengxie
d1bd33afc2 Fix account registrion email bug 2015-05-14 17:32:54 +08:00
Shuai Lin
120d094b1b sudo mode: handle shibboleth login 2015-05-05 13:42:03 +08:00
Shuai Lin
d0ca22283a small fix of shibboleth middware 2015-04-07 10:25:31 +08:00
Shuai Lin
2b1e11d129 use token v2 for shibboleth login 2015-04-02 20:48:16 +08:00