datatracker/ietf/ietfauth
Emilio A. Sánchez López c1ca982ec4 Open the file for appending. See #688
- Legacy-Id: 3589
2011-11-03 18:34:35 +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 Merged from log:branch/yaco/liaison@2570: Yaco's port and rewrite of the Liaison Statement Management Tool. 2010-10-26 12:59:53 +00:00
decorators.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
forms.py Open the file for appending. See #688 2011-11-03 18:34:35 +00:00
models.py Hack the temporary login fix to support Secretariat people too 2011-02-08 16:38:45 +00:00
tests.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +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 Add the 'new account' link in the left sidebar. 2011-10-31 11:32:57 +00:00
views.py Add the 'new account' link in the left sidebar. 2011-10-31 11:32:57 +00:00