From 6ed7a0d5c5969f79521cc004d339176a16a52b45 Mon Sep 17 00:00:00 2001 From: Mike Naberezny Date: Thu, 12 Jan 2012 17:37:06 -0800 Subject: [PATCH] Add proxy support to web interface TODO. Closes #29 --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index 4fc56c1be..70194e767 100644 --- a/TODO.txt +++ b/TODO.txt @@ -69,6 +69,8 @@ - Option to automatically refresh the status page (issue #73). + - Better support for use with proxy servers (issue #29) + - Expat error on Jens' system running slapd as root after reload. - Unit tests for log rotation.