diff options
author | Mukund Sivaraman <muks@banu.com> | 2014-05-01 13:58:40 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2014-05-01 13:58:54 +0530 |
commit | 24087f743ae321e76430c171a69e86e8a9726382 (patch) | |
tree | 43e1025930eb299bbf78293bbe41f096018e8c6e | |
parent | b59ecd0c66a91081ae0e4d742d4e9b86c311e2c3 (diff) | |
download | tinyproxy-24087f743ae321e76430c171a69e86e8a9726382.tar.gz tinyproxy-24087f743ae321e76430c171a69e86e8a9726382.zip |
Remove suggester (see Banu RT #138)
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ against the current tree and I'll integrate it if possible. * Include user authentication for accessing tinyproxy itself. Administrators should be allowed to selectively allow certain users access to tinyproxy via a user name/password pair. Check the - HTTP/1.1 RFC for more information. [Suggested: Tyrone Tranmer] + HTTP/1.1 RFC for more information. ==> https://www.banu.com/bugzilla/show_bug.cgi?id=13 |