From dfdbcd83b9418d5965a4529f39f37711dd9f677d Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Fri, 17 Aug 2007 09:02:42 -0400
Subject: [PATCH] Updated TODO.txt

---
 TODO.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/TODO.txt b/TODO.txt
index 85af584..7c6e6f4 100644
--- a/TODO.txt
+++ b/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.

--
Gitblit v1.9.1