datatracker/ietf/ietfauth
Henrik Levkowetz a7db9eec43 Require logins to be all-lowercase. This was prompted by repeated
trouble with people registering non-lowercase logins, then trying to
log in with all-lowercase, or vice versa.
 - Legacy-Id: 6472
2013-10-21 20:26:03 +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 Minor cleanup. 2012-06-27 08:31:15 +00:00
decorators.py Undid gratuitous whitespace changes. 2013-09-26 21:04:57 +00:00
forms.py Require logins to be all-lowercase. This was prompted by repeated 2013-10-21 20:26:03 +00:00
models.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
tests.py Skip testLogin test which is interfering with the now obsolete permission app 2012-01-12 14:29:23 +00:00
testurl.list Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
urls.py Revert accidental changes. 2012-11-22 12:26:34 +00:00
utils.py This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70. 2013-09-26 19:56:17 +00:00
views.py Added handling for missing association between login and Person record. 2013-07-31 14:54:03 +00:00