1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-14 19:00:23 +00:00
seahub/thirdpart/shibboleth
2019-12-13 21:44:54 +08:00
..
templates/shibboleth [thirdpart] Add shibboleth 2014-12-25 18:29:13 +08:00
tests [thirdpart] Add shibboleth 2014-12-25 18:29:13 +08:00
__init__.py [thirdpart] Add shibboleth 2014-12-25 18:29:13 +08:00
app_settings.py Environment variable for shibboleth user name can be changed. The default is REMOTE_USER which is provided by e.g. apache modules. 2015-03-05 15:39:00 +08:00
backends.py only check local user when login via shib () 2019-12-13 21:44:54 +08:00
context_processors.py [thirdpart] Add shibboleth 2014-12-25 18:29:13 +08:00
decorators.py [thirdpart] Add shibboleth 2014-12-25 18:29:13 +08:00
license.md Add licenses 2016-07-25 11:12:40 +08:00
middleware.py [shibboleth] Only apply middleware to certain url 2018-09-15 16:13:07 +08:00
models.py [thirdpart] Add shibboleth 2014-12-25 18:29:13 +08:00
urls.py [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
views.py [thirdpart] Add shibboleth 2014-12-25 18:29:13 +08:00