datatracker/ietf/ietfauth
2011-02-01 15:59:15 +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 Users only belong to automatic groups if the group is retrieved from the correct source. Fixes #360 2010-08-13 12:07:45 +00:00
decorators.py Added group_required authentication/authorization decorator 2009-12-02 10:01:06 +00:00
models.py Retrieve the person from the legacy tables of non IESG logins. Fixes #576 2011-02-01 15:59:15 +00:00
tests.py Changed the text emitted during testing to have less noice at the beginning of the line -- only 'OK', 'Fail', and the initial line of coverage reports now starts at the beginning of the line, without whitespace. This makes it easier to scan a test run visually to find reported failures. 2010-05-12 12:13:48 +00:00
testurl.list Replaced old authentication/authorization system with new one (which uses Apache's authentication) 2009-11-26 19:10:11 +00:00
urls.py Replaced old authentication/authorization system with new one (which uses Apache's authentication) 2009-11-26 19:10:11 +00:00
views.py Replaced old authentication/authorization system with new one (which uses Apache's authentication) 2009-11-26 19:10:11 +00:00