From 7fcd989d6af9bb69e480e189c4ac3c3f31217e85 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 20 Jan 2016 11:58:44 +0100 Subject: [PATCH] TODO: removed already handled issue --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 92a0f4c1..784ca22e 100644 --- a/TODO +++ b/TODO @@ -3,9 +3,6 @@ Short term items: * Modify the test suite to be able to run without root privileges. That could be done by using virt-builder for the tests instead of docker. -* Use the UDP address to report the client's IP when sniproxy or haproxy - are being used. - * When a user (IP) gets into the BAN list multiple times, disable it for longer time (or should we drop this functionality altogether and rely on PAM handling that?)