django-cas-server/cas_server
2016-06-03 14:11:07 +02:00
..
locale Update translations 2016-05-03 23:55:50 +02:00
management PEP8 2015-06-12 18:12:35 +02:00
migrations Normalize first migration 2016-03-26 18:30:06 +01:00
static/cas_server Add an optional callback to javascript cas login function 2015-12-11 13:29:56 +01:00
templates/cas_server Use a POST for "warn me" and only generate the ticket after the "warn me" page 2016-06-03 14:11:07 +02:00
__init__.py Add verbose name for cas_server app and models 2015-12-17 19:24:10 +01:00
admin.py PEP8 2015-06-12 18:12:35 +02:00
apps.py Add verbose name for cas_server app and models 2015-12-17 19:24:10 +01:00
auth.py Fix MysqlAuthUser when number of results != 1, typo in README 2015-12-19 17:14:02 +01:00
default_settings.py Add a timeout to SLO requests 2015-12-13 13:50:01 +01:00
forms.py Use a POST for "warn me" and only generate the ticket after the "warn me" page 2016-06-03 14:11:07 +02:00
models.py [travis] cas_server/models.py:392:17: W503 line break before binary operator 2016-03-18 13:22:00 +01:00
urls.py Add sensitive_post_parameters and sensitive_variables for passwords 2016-04-28 19:33:46 +02:00
utils.py [utils.py] Errors in utils.import_attr are more understandable. 2016-03-18 13:03:23 +01:00
views.py Use a POST for "warn me" and only generate the ticket after the "warn me" page 2016-06-03 14:11:07 +02:00