django-cas-server/cas_server
Valentin Samir 02fd557216 ProxyGrantingTicket are never validate bis 2015-06-04 16:48:11 +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 restrict_users to service pattern list_display 2015-06-04 16:25:26 +02:00
auth.py some cosmetics 2015-05-27 22:18:01 +02:00
default_settings.py Protect the auth view with a shared secret 2015-06-03 18:32:15 +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 ProxyGrantingTicket are never validate bis 2015-06-04 16:48:11 +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 Protect the auth view with a shared secret 2015-06-03 18:32:15 +02:00