django-cas-server/cas_server
Valentin Samir f0922e0300 Add secret as sensitive variables/post parameter for /auth 2016-07-31 12:28:10 +02:00
..
locale/fr/LC_MESSAGES Fix inversion between two gettext string 2016-07-30 19:20:52 +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 Fix inversion between two gettext string 2016-07-30 19:20:52 +02:00
tests Remove english "translation" and use full english text in the sources. Update french translation. 2016-07-30 01:34:43 +02:00
__init__.py Add new version email and info box then new version is available 2016-07-29 14:33:39 +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 Exclude a should not happen branche from coverage in auth.TestAuthUser.attributs 2016-07-20 18:56:01 +02:00
cas.py [cas.py] factor the charset detection in a function 2016-07-29 16:34:39 +02:00
default_settings.py Put favicon (shortcut icon) URL in settings 2016-07-30 00:46:57 +02:00
federate.py Drop dependancies django-picklefield and django-bootstrap3 2016-07-24 10:51:29 +02:00
forms.py Remove english "translation" and use full english text in the sources. Update french translation. 2016-07-30 01:34:43 +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 Catch base64 decode error on b64decode to raise our custom exception BadHash 2016-07-31 12:27:14 +02:00
views.py Remove english "translation" and use full english text in the sources. Update french translation. 2016-07-30 01:34:43 +02:00