file upload fixed

taint errors removed
This commit is contained in:
lars 2005-03-23 00:47:13 +00:00
parent 48f82d7cd6
commit f33e26c5aa
3 changed files with 48 additions and 26 deletions

View file

@ -1,13 +1,23 @@
$Id: TODO,v 1.3 2000/09/25 19:58:02 guy Exp $
TODO - ezmlm-web 2.2
TODO - ezmlm-web 2.3
- mention in INSTALL, that a missing webusers-file deactivates access control
- webusers is not mentioned in INSTALL
- change ./lang/ to /usr/local/share/ezmlm-web/lang
- more documentation
- some nice install method
- Option for a css-stylesheet
- migrate header and footer in ezmlmwebrc to css
- improve css-design
DOKU:
- mention in INSTALL, that a missing webusers-file deactivates access control
- more documentation
- webusers is not mentioned in INSTALL
ORG:
- change ./lang/ to /usr/local/share/ezmlm-web/lang
- move unknown.gif to systemausfall.org
- some nice install method
CODE:
- check and improve DEFAULT_HOST
- check virtual user testing
- implement ldap authorisation
CSS:
- Option for a css-stylesheet
- migrate header and footer in ezmlmwebrc to css
- improve css-design