Skip to content

Commit 044f0df

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 944d306 commit 044f0df

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

TODO.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Required:
66
- fix documentation referring to customisation using interfaces.py
77
- fix admin_guide referring to structure of trackers
88
- add config.ini section descriptions - DONE?
9-
- review use of hasPermission etc. in classic template (check all uses,
10-
make sure they're appropriate, make sure anonymous has a reasonable view
11-
of things by default)
9+
- Security review:
10+
- write up security model used in classic tracker
11+
- ensure classic template actually implements the model detailed
1212

1313
Optionally:
1414
- clean up roundup.cgi (switch to config file, use proper logging, remove

doc/.cvsignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ mysql.html
1717
postgresql.html
1818
tracker_templates.html
1919
whatsnew-0.7.html
20+
whatsnew-0.8.html
2021
*.ht

0 commit comments

Comments
 (0)