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
da3e916f72
datatracker
/
ietf
/
ietfauth
History
Henrik Levkowetz
73f00aa920
Enabled the check for existing account, disabled when we started using self-service http password reset, but hadn't started creating accounts yet. Refactored the two confirm*() methods in ietfauth/views.py; they need the same processing, only the templates to use differ.
...
- Legacy-Id: 4583
2012-07-04 05:12:20 +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
Merged in fixes to the migration from olau@iola.dk. Merged in charter branch from olau@iola.dk. Added various fixes and correction of merge errors.
2012-05-02 19:35:32 +00:00
forms.py
Enabled the check for existing account, disabled when we started using self-service http password reset, but hadn't started creating accounts yet. Refactored the two confirm*() methods in ietfauth/views.py; they need the same processing, only the templates to use differ.
2012-07-04 05:12:20 +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
Replace old charter branches with new branch based on conversion branch and some preliminary work on generalizing document handling
2012-01-31 17:38:27 +00:00
views.py
Enabled the check for existing account, disabled when we started using self-service http password reset, but hadn't started creating accounts yet. Refactored the two confirm*() methods in ietfauth/views.py; they need the same processing, only the templates to use differ.
2012-07-04 05:12:20 +00:00