datatracker/ietf
Bill Fenner 306bece87c Import users from htpasswd file, searching IESGLogin, WgPassword,
LiaisonUser, and EmailAddresses for a mapping to a PersonOrOrgInfo.
It doesn't yet import all groups or permissions; that'll be a
separate (repeatable) process.

The goal is to eventually eliminate completely the WgPassword and
LiaisonUser tables.  IESGLogin could go too eventually, but that
requires schema changes, not just changes in the authentication
mechanisms.
 - Legacy-Id: 616
2007-06-22 16:07:23 +00:00
..
agenda Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny. 2007-06-05 16:58:58 +00:00
announcements Add a nomcom announcement to diff. 2007-06-11 11:21:11 +00:00
bin Import users from htpasswd file, searching IESGLogin, WgPassword, 2007-06-22 16:07:23 +00:00
contrib This debugging keeps creeping into commits. 2007-06-18 16:49:47 +00:00
database-notes Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idindex Skip the diff of one of the /idindex/ entries -- the stored diff can't match both, since the diffed URLs are specified at the top of the diff. 2007-06-22 09:01:49 +00:00
idtracker Spell "skipredirect" properly. 2007-06-22 11:22:42 +00:00
iesg Make date_threshold into a function. Since it was coded as a static 2007-06-20 22:38:04 +00:00
ietfauth Adding individual app testurl lists for /my/ and /ietfauth/ 2007-06-13 12:35:49 +00:00
ipr Fixed order of query arguments, for redirect test 2007-06-21 15:12:00 +00:00
liaisons Catch up with long-ago "areas"->"area" rename. 2007-06-17 13:43:49 +00:00
mailinglists Spell "skipredirect" properly. 2007-06-22 11:22:42 +00:00
meeting Resove ticket 136, getting correct last update date from db 2007-06-20 20:37:40 +00:00
my More test URLs 2007-06-17 09:30:35 +00:00
proceedings Remove ztrain area name for training sessions 2007-06-20 12:59:08 +00:00
redirects Add previous_announcement show_detail command. 2007-06-22 01:48:06 +00:00
templates Use <td nowrap> to match the HTML of the original. 2007-06-22 01:43:43 +00:00
utils Alternative review pages which shouldn't shift when new test-URLs are added. Old review URLs still work, but withouth guarantee against shifting when new test-URLs are added. 2007-06-21 20:07:24 +00:00
.gitignore removed extraneous .pyc files 2007-05-09 21:55:44 +00:00
__init__.py Added __version__ string 2007-05-11 15:45:45 +00:00
manage.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
middleware.py Add two middleware classes: 2007-06-04 13:52:34 +00:00
settings.py Add missing slash. 2007-06-20 22:50:01 +00:00
tests.py Skip the diff of one of the /idindex/ entries -- the stored diff can't match both, since the diffed URLs are specified at the top of the diff. 2007-06-22 09:01:49 +00:00
testurl.list Bah. Managed to introduce space before comma in [582]. Fixed. 2007-06-21 15:24:15 +00:00
urls.py Alternative review pages which shouldn't shift when new test-URLs are added. Old review URLs still work, but withouth guarantee against shifting when new test-URLs are added. 2007-06-21 20:07:24 +00:00
views.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00