From 486ee115abb831b2ec78be6777fb1bca9e931df0 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 25 Oct 2011 17:23:47 -0400
Subject: [PATCH] Documentation. Changed status RPC protection. Status tab for Manager.

---
 distrib/gitblit.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/distrib/gitblit.properties b/distrib/gitblit.properties
index 2d48da6..ad1698e 100644
--- a/distrib/gitblit.properties
+++ b/distrib/gitblit.properties
@@ -184,7 +184,7 @@
 # to preemptively replace '/' with '*' or '!' for url string parameters.
 #
 # <https://issues.apache.org/jira/browse/WICKET-1303>
-# <http://tomcat.apache.org/security-6.html>
+# <http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.10>
 #
 # SINCE 0.5.2
 web.forwardSlashCharacter = /

--
Gitblit v1.9.1