datatracker/ietf/ietfauth
2013-01-16 14:36:02 +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 Fixed a password reset url which didn't work due to a wrong keyword name in the urlpattern. 2012-08-24 08:50:31 +00:00
utils.py Move the decoraters + utilities to new ietfauth/utils.py file 2013-01-16 14:36:02 +00:00
views.py Merged branch/iola/statesync up to @5118 to trunk. 2012-12-20 20:32:03 +00:00