datatracker/ietf/ietfauth
2013-09-16 19:18:22 +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 Move the decoraters + utilities to new ietfauth/utils.py file 2013-01-16 14:36:02 +00:00
forms.py Merged [4737] from adam@nostrum.com: 2012-08-22 10:01:52 +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 Added Nomcom role suport to role_required() through has_role(). This will let us get rid of the more specialized ad_hoc nomcom_memeber_required() which can't handle access for multiple roles. 2013-09-16 19:18:22 +00:00
views.py Added handling for missing association between login and Person record. 2013-07-31 14:54:03 +00:00