django-cas-server/cas_server
Valentin Samir d099fe40a0 Document cas_server/templatetags 2016-08-02 15:15:51 +02:00
..
locale/fr/LC_MESSAGES Add a checkbox to forget the identity provider if we checked "remember the identity provider" 2016-08-01 12:01:53 +02:00
management Add new version email and info box then new version is available 2016-07-29 14:33:39 +02:00
migrations Add new version email and info box then new version is available 2016-07-29 14:33:39 +02:00
static/cas_server fix some codacy errors 2016-07-29 15:18:10 +02:00
templates/cas_server Use custom templatetags instead settings custom attributes to Boundfields 2016-08-02 13:29:55 +02:00
templatetags Document cas_server/templatetags 2016-08-02 15:15:51 +02:00
tests Enable logging to stderr then running tests 2016-08-01 18:36:12 +02:00
__init__.py Update version to 0.6.2 2016-08-02 14:35:24 +02:00
admin.py Add some docs using sphinx autodoc 2016-07-20 18:29:00 +02:00
apps.py Add some docs using sphinx autodoc 2016-07-20 18:29:00 +02:00
auth.py Add SqlAuthUser and LdapAuthUser auth classes. Deprecate the usage of SqlAuthUser in favor of SqlAuthUser. 2016-07-31 17:09:27 +02:00
cas.py [cas.py] Append renew=true when validating tickets 2016-08-01 17:01:11 +02:00
default_settings.py Add SqlAuthUser and LdapAuthUser auth classes. Deprecate the usage of SqlAuthUser in favor of SqlAuthUser. 2016-07-31 17:09:27 +02:00
federate.py Support authentication renewal in federate mode 2016-08-01 17:36:33 +02:00
forms.py Use custom templatetags instead settings custom attributes to Boundfields 2016-08-02 13:29:55 +02:00
models.py Remove english "translation" and use full english text in the sources. Update french translation. 2016-07-30 01:34:43 +02:00
urls.py Add secret as sensitive variables/post parameter for /auth 2016-07-31 12:28:10 +02:00
utils.py Add test for ldap check password with bad base64 hash 2016-08-01 18:33:58 +02:00
views.py Support authentication renewal in federate mode 2016-08-01 17:36:33 +02:00