django-cas-server/cas_server
2016-08-24 18:20:12 +02:00
..
locale/fr/LC_MESSAGES Add a CAS_INFO_MESSAGES and CAS_INFO_MESSAGES_ORDER settings allowing to display messages 2016-08-24 18:01:45 +02:00
management Fix some english typos and update french translation 2016-08-24 17:21:50 +02:00
migrations Add a forgotten migration (only change help_text) 2016-08-14 08:20:01 +02:00
static/cas_server Add a CAS_INFO_MESSAGES and CAS_INFO_MESSAGES_ORDER settings allowing to display messages 2016-08-24 18:01:45 +02:00
templates/cas_server Add a CAS_INFO_MESSAGES and CAS_INFO_MESSAGES_ORDER settings allowing to display messages 2016-08-24 18:01:45 +02:00
templatetags typo in templatetags docstrings 2016-08-02 15:22:27 +02:00
tests Add CAS_INFO_MESSAGES tests 2016-08-24 18:20:12 +02:00
__init__.py Update version to 0.6.4 2016-08-14 08:21:10 +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 Corrects various errors spoted by travis and codacy 2016-08-06 11:44:58 +02:00
cas.py [cas.py] Append renew=true when validating tickets 2016-08-01 17:01:11 +02:00
default_settings.py Add a CAS_INFO_MESSAGES and CAS_INFO_MESSAGES_ORDER settings allowing to display messages 2016-08-24 18:01:45 +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 Fix some english typos and update french translation 2016-08-24 17:21:50 +02:00
urls.py Add secret as sensitive variables/post parameter for /auth 2016-07-31 12:28:10 +02:00
utils.py Add CAS_INFO_MESSAGES tests 2016-08-24 18:20:12 +02:00
views.py Fix some english typos and update french translation 2016-08-24 17:21:50 +02:00