tbrehm
2007-08-17 dfdbcd83b9418d5965a4529f39f37711dd9f677d
Updated TODO.txt
1 files modified
3 ■■■■■ changed files
TODO.txt 3 ●●●●● patch | view | raw | blame | history
TODO.txt
@@ -75,3 +75,6 @@
--------------------------------------
- Add, extend or modify comments in PEAR syntax so that they can be read with phpdocumentor.
- Add a function to prevent brute force password attacks to the login script. E.g. by
  logging all login attempts and allowing only 5 logins every 15 minutes.