django-cas-server/cas_server
Valentin Samir cb84936b6c an auth view to validate (username, password, service) by remote service 2015-06-03 18:15:37 +02:00
..
locale possibility to limit PT delivery by service 2015-05-28 15:27:21 +02:00
management Django command to clean old tickets 2015-05-28 17:30:27 +02:00
migrations migration for the previous commit 2015-05-30 19:47:47 +02:00
static/cas_server initial commit 2015-05-16 23:43:46 +02:00
templates/cas_server Add a logout template and possibility to redirect to login on logout 2015-06-02 21:06:32 +02:00
__init__.py copyright notice 2015-05-27 22:10:06 +02:00
admin.py add proxy_callback to admin interface 2015-05-28 15:30:51 +02:00
auth.py some cosmetics 2015-05-27 22:18:01 +02:00
default_settings.py Add a logout template and possibility to redirect to login on logout 2015-06-02 21:06:32 +02:00
forms.py Using fresh user attributs on ticket creation + auth class as string in config 2015-05-30 19:45:59 +02:00
models.py an auth view to validate (username, password, service) by remote service 2015-06-03 18:15:37 +02:00
tests.py copyright notice 2015-05-27 22:10:06 +02:00
urls.py an auth view to validate (username, password, service) by remote service 2015-06-03 18:15:37 +02:00
utils.py some encode stuff 2015-06-03 17:42:25 +02:00
views.py an auth view to validate (username, password, service) by remote service 2015-06-03 18:15:37 +02:00