Mercurial > p > roundup > code
diff doc/upgrading.txt @ 905:502a5ae11cc5
Very close now. The cgi and mailgw now use the new security API.
The two templates have been migrated to that setup. Lots of unit
tests. Still some issue in the web form for editing Roles assigned to
users.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 26 Jul 2002 08:27:00 +0000 |
| parents | 2dd862af72ee |
| children | 51519406b73e |
line wrap: on
line diff
--- a/doc/upgrading.txt Thu Jul 25 07:53:44 2002 +0000 +++ b/doc/upgrading.txt Fri Jul 26 08:27:00 2002 +0000 @@ -18,6 +18,7 @@ reindexing TODO: dbinit now imports classes from selct_db TODO: select_db needs fixing to include Class, FileClass and IssueClass +TODO: migration of security settings Migrating from 0.4.1 to 0.4.2
