secret-squirrel/apps/users
Fred Wenzel 054836a364 Monkey-patch Django auth to support SHA256. Bug 571525. 2010-10-12 18:10:27 +02:00
..
templates/users Bug#580284 Adding sso_uuid and UserProfile r=fwenzel 2010-08-11 10:42:08 -07:00
__init__.py created users app 2010-04-21 18:04:54 +02:00
admin.py created users app 2010-04-21 18:04:54 +02:00
auth.py Monkey-patch Django auth to support SHA256. Bug 571525. 2010-10-12 18:10:27 +02:00
models.py Cosmetics. 2010-10-12 16:34:42 +02:00
tests.py Monkey-patch Django auth to support SHA256. Bug 571525. 2010-10-12 18:10:27 +02:00
urls.py Adding feedback from wenzel from Bug#583797. Code in apps/users, messages in base.html template 2010-08-11 10:00:24 -07:00
views.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