django-cas-server/cas_server
Valentin Samir 816156fa59 Allow the user defined CAS_COMPONENT_URLS to omit not changed values 2016-08-22 15:07:15 +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 a forgotten migration (only change help_text) 2016-08-14 08:20:01 +02:00
static/cas_server js/css style 2016-08-03 01:48:31 +02:00
templates/cas_server Add powered by footer, set warn cookie using javascript, w3c validation 2016-08-02 18:52:43 +02:00
templatetags typo in templatetags docstrings 2016-08-02 15:22:27 +02:00
tests Add a validator to models CharField that should be regular expressions 2016-08-21 09:07:43 +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 Allow the user defined CAS_COMPONENT_URLS to omit not changed values 2016-08-22 15:07:15 +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 Add a validator to models CharField that should be regular expressions 2016-08-21 09:07: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 a validator to models CharField that should be regular expressions 2016-08-21 09:07:43 +02:00
views.py Corrects various errors spoted by travis and codacy 2016-08-06 11:44:58 +02:00