datatracker/ietf/ietfauth
Bill Fenner b6301e4660 Based on Nico Williams' case-sensitive email problem, make sure
that usernames and emails are compared ignoring case when logging
in.
 - Legacy-Id: 925
2007-09-06 15:12:33 +00:00
..
.gitignore Introduce initial authentication/authorization linkage. This has a 2007-05-23 16:10:32 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
auth.py Based on Nico Williams' case-sensitive email problem, make sure 2007-09-06 15:12:33 +00:00
models.py Remove unique=True from UserMap's user field, because of 2007-09-05 11:58:48 +00:00
testurl.list Adding individual app testurl lists for /my/ and /ietfauth/ 2007-06-13 12:35:49 +00:00
urls.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
views.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00