Mercurial > p > roundup > code
diff TODO.txt @ 2991:b9a55628a78d
more doc fixes
simplified the security API, and bumped those changes around
a couple more TODO items so I don't forget
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 07 Dec 2004 23:32:50 +0000 |
| parents | 9614a101b68f |
| children | 8f7dc283bfa5 |
line wrap: on
line diff
--- a/TODO.txt Fri Dec 03 22:19:41 2004 +0000 +++ b/TODO.txt Tue Dec 07 23:32:50 2004 +0000 @@ -4,6 +4,11 @@ - Security review: - write up security model used in classic tracker - ensure classic template actually implements the model detailed +- "Web Access" revocation needs work - the context should not be rendered +- should redefinitions of a permission keyed off (name, classname) generate + an error or a warning? Something needs to be generated, as such + occurrances are an error in the schema... +- check that the Provisional User example actually works as advertised Optionally: - clean up roundup.cgi (switch to config file, use proper logging, remove
