James Moger
2011-08-04 233eb002b2b8884c66ed70f787832e35c7bb37ab
src/com/gitblit/DownloadZipServlet.java
@@ -38,7 +38,7 @@
 * protected by an AccessRestrictionFilter. It performs its own authorization
 * check, but it does not perform any authentication. The assumption is that
 * requests to this servlet are made via the web ui and not by direct url
 * access.  Unauthorized requests fail with a standard 403 (FORBIDDEN) code.
 * access. Unauthorized requests fail with a standard 403 (FORBIDDEN) code.
 * 
 * @author James Moger
 *