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
156b0d4e3a
datatracker
/
ietf
/
secr
/
announcement
History
Henrik Levkowetz
156b0d4e3a
Changed the code to use django's own authentication, instead of http basic auth. This will let people log out, and will also use stronger password hashing than basic auth. Added a login page, and logout links, and links from the logged in username (in the upper right corner) to the user's profile page.
...
- Legacy-Id: 7580
2014-04-07 18:56:44 +00:00
..
__init__.py
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
forms.py
Merged [7568] from rcross@amsl.com: grant ISOC CEO access to announcement tool, change announcement tool from option 'IAB Executive Director' to 'IAB Executive Administrative Manager'
2014-04-06 15:09:55 +00:00
models.py
Made ietf/secr/announcement pyflakes-clean.
2014-03-15 21:37:19 +00:00
tests.py
All tests pass, except for some pyflakes tests which I believe are fixed in trunk.
2014-04-06 20:04:36 +00:00
urls.py
Made ietf/secr/announcement pyflakes-clean.
2014-03-15 21:37:19 +00:00
views.py
Merged [7568] from rcross@amsl.com: grant ISOC CEO access to announcement tool, change announcement tool from option 'IAB Executive Director' to 'IAB Executive Administrative Manager'
2014-04-06 15:09:55 +00:00