datatracker/ietf/secr
2014-04-12 18:05:00 +00:00
..
announcement Applied a patch from rcross@amsl.com, which fixes a problem associated with the recent Secretariat auth changes and the not-so-ideal use of sessions in the sec code. 2014-04-12 18:05:00 +00:00
areas All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
console Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
drafts Applied a patch from rcross@amsl.com, which fixes a problem associated with the recent Secretariat auth changes and the not-so-ideal use of sessions in the sec code. 2014-04-12 18:05:00 +00:00
groups 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. 2014-04-07 18:56:44 +00:00
ipradmin All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
lib Made ietf/secr/{drafts,roles,ipradmin} pyflakes-clean. 2014-03-15 22:06:48 +00:00
meetings All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
middleware Merged in [7549] from rcross@amsl.com: 2014-04-06 14:41:44 +00:00
proceedings All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
roles All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
rolodex All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
sreq 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. 2014-04-07 18:56:44 +00:00
telechat All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
templates 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. 2014-04-07 18:56:44 +00:00
utils Applied a patch from rcross@amsl.com, which fixes a problem associated with the recent Secretariat auth changes and the not-so-ideal use of sessions in the sec code. 2014-04-12 18:05:00 +00:00
__init__.py Merged in branch/amsl/1.50@6388 from rcross@amsl.com, with secretariat tool 2013-10-21 20:29:15 +00:00
context_processors.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
urls.py Fix a couple of problems in previous URL conversion commit 2013-12-11 17:13:49 +00:00