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
6
Packages
Projects
Releases
Wiki
Activity
7207329b0b
datatracker
/
ietf
/
ietfauth
History
Emilio A. Sánchez López
7207329b0b
Add the 'new account' link in the left sidebar.
...
Change urls from registration to account.
Fixes
#719
- Legacy-Id: 3553
2011-10-31 11:32:57 +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
Add the 'new account' link in the left sidebar.
2011-10-31 11:32:57 +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