Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Fred Wenzel 195306da61 We don't do SQLite, so we don't need to mention it everywhere. 2010-11-22 10:49:30 -08:00
Austin King 8d8256bd95 Removing unused app 'registration' from settings 2010-11-18 16:17:53 -08:00
Fred Wenzel 054836a364 Monkey-patch Django auth to support SHA256. Bug 571525. 2010-10-12 18:10:27 +02:00
Fred Wenzel 85b5f611b3 Using django-paranoid-sessions to tie a session to a single IP address only. Bug 570686. 2010-09-01 15:43:27 +02:00
Fred Wenzel f2364b5f17 Added FrameOptionsHeader middleware to forbid iframing Secret Squirrel. Bug 568768. 2010-08-24 14:59:47 +02:00
Austin King 234d404609 Bug#580284 Adding sso_uuid and UserProfile r=fwenzel 2010-08-11 10:42:08 -07:00
Austin King c510c21f11 Missed existing files with patch... 2010-08-10 12:45:48 -07:00
Austin King fa5772406a Removing unused app 'registration' from settings 2010-08-10 10:11:15 -07:00
Fred Wenzel 8d0867d7e1 Let service tickets expire 30 seconds after they have been issued by default. Bug 570684. 2010-08-10 17:44:45 +02:00
Fred Wenzel c0697b91e4 Default to 1 week cookie expiration time. bug 570685. 2010-08-09 16:45:32 +02:00
Fred Wenzel 2f13c8e3ad Mark all cookies HttpOnly unless specifically defined otherwise. Bug 570687. 2010-08-09 16:04:01 +02:00
Fred Wenzel f6459661cd settings_local already existed, cf. manage.py. -- distributing an example file is useful nonetheless. 2010-08-04 11:15:39 +02:00
Leslie Michael Orchard 20a7b1569f Adding local_settings.py for setting overrides in a local installation 2010-08-04 00:46:55 +08:00
Fred Wenzel 11f53956fd switched to Jinja2 as a template engine. bug 583752. 2010-08-02 22:41:46 +02:00
Fred Wenzel 92d857e308 Using jinja2/jingo to render the front page. bug 583752. 2010-08-02 18:26:19 +02:00
Fred Wenzel 4f5017d15c created users app 2010-04-21 18:04:54 +02:00
Fred Wenzel ad6cf4dffb Changed URLs and added menu links 2010-04-21 15:46:50 +02:00
Fred Wenzel e3617a6da0 some user registration magic. login/logout still conflicts with CAS, though. 2010-04-15 18:58:43 +02:00
Fred Wenzel d3aaeedc9b simple home page 2010-04-14 17:43:56 +02:00
Fred Wenzel 89f6d02ef2 removing jinja2 and l10n for now; doing some basic setup 2010-04-09 20:33:57 +02:00
Fred Wenzel 018868d15d manage.py ripped off from zamboni and kitsune 2010-04-09 18:41:44 +02:00
Fred Wenzel 62f441f278 some default settings and a pip requirements file 2010-04-09 18:41:39 +02:00
Fred Wenzel f73870fd2c initial commit: empty django app 2010-04-09 17:09:58 +02:00