Mercurial > p > roundup > code
diff TODO.txt @ 908:a8d80ffe37cc
Removed the unnecessary volatiledb and the related complications.
Security much simpler and self-contained now.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 29 Jul 2002 00:56:06 +0000 |
| parents | 02763530b9e8 |
| children | 299f4890427d |
line wrap: on
line diff
--- a/TODO.txt Mon Jul 29 00:54:41 2002 +0000 +++ b/TODO.txt Mon Jul 29 00:56:06 2002 +0000 @@ -12,6 +12,7 @@ [value, value, ...] implies "in" pending hyperdb: make creator, creation and activity available pre-commit pending hyperdb: migrate "id" property to be Number type +active hyperdb: modify design document to include all the changes made pending instance: including much simpler upgrade path and the use of non-Python configuration files (ConfigParser) pending instance: cleanup to support config (feature request #498658) @@ -29,8 +30,7 @@ roundup: "|roundup-mailgw /instances/dev" vmbugs: "|roundup-mailgw /instances/dev component=voicemail" pending project: switch to a Roundup instance for Roundup bug/feature tracking -active security: finish doc/security.txt -active security: implement and use the new logical control mechanisms +active security: add info from doc/security.txt to design doc pending security: at least an LDAP user database implementation pending security: authenticate over a secure connection pending security: use digital signatures in mailgw @@ -54,5 +54,6 @@ done hyperdb: add Boolean and Number types (GM) done mailgw: better help message (feature request #558562) (RJ) done security: switch to sessions for web authentication (RJ) +done security: implement and use the new logical control mechanisms done web: saving of named queries (GM)
