datatracker/ietf/ietfauth
2010-08-13 07:33:10 +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 Add groups from external sources to the existing ones. Fixes #360 2010-08-13 07:33:10 +00:00
decorators.py Added group_required authentication/authorization decorator 2009-12-02 10:01:06 +00:00
models.py More null/unique attribute fixes 2010-03-11 21:11:29 +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