secret-squirrel/apps/sso
Fred Wenzel 660bfdf08d Removed views from sso app (all moved to cas_provider app thanks to ozten) 2010-10-12 12:48:48 +02:00
..
templates/sso switched to Jinja2 as a template engine. bug 583752. 2010-08-02 22:41:46 +02:00
__init__.py removing jinja2 and l10n for now; doing some basic setup 2010-04-09 20:33:57 +02:00
admin.py created users app 2010-04-21 18:04:54 +02:00
context_processors.py Using jinja2/jingo to render the front page. bug 583752. 2010-08-02 18:26:19 +02:00
helpers.py Using jinja2/jingo to render the front page. bug 583752. 2010-08-02 18:26:19 +02:00
middleware.py Mark all cookies HttpOnly unless specifically defined otherwise. Bug 570687. 2010-08-09 16:04:01 +02:00
models.py ClientSite model and admin changes to associate sites with users 2010-04-21 17:58:15 +02:00
tests.py Using django-paranoid-sessions to tie a session to a single IP address only. Bug 570686. 2010-09-01 15:43:27 +02:00
urls.py Using jinja2/jingo to render the front page. bug 583752. 2010-08-02 18:26:19 +02:00