This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
9c9f0417c2
datatracker
/
ietf
/
ietfauth
History
Emilio A. Sánchez López
81bcb7176c
Users only belong to automatic groups if the group is retrieved from the correct source.
Fixes
#360
...
- Legacy-Id: 2477
2010-08-13 12:07:45 +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
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