django-cas-server/cas_server
Valentin Samir 868a06ea3f Really pick the last version on Pypi for new version checking.
We were only sorting version string lexicographically and it would have break when
we reach version 0.10.N or 0.N.10
2016-09-06 12:02:43 +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 and validators) 2016-08-24 23:14:31 +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 Fix lang attribute in django 1.7 2016-08-27 11:13:55 +02:00
templatetags typo in templatetags docstrings 2016-08-02 15:22:27 +02:00
tests Add Django 1.10 support 2016-08-25 13:02:45 +02:00
__init__.py Update version to 0.7.2 2016-08-31 16:32:38 +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 Add autofocus to the username input on the login page 2016-09-06 12:02:36 +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 Really pick the last version on Pypi for new version checking. 2016-09-06 12:02:43 +02:00
views.py Fix some english typos and update french translation 2016-08-24 17:21:50 +02:00