From 8c9a2037b5c0fed881a3ad6dd9cff364eed603d9 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 14 Jun 2011 16:55:13 -0400
Subject: [PATCH] Added AccessRestrictionFilter and simplified authentication.

---
 docs/00_index.mkd |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index f84773e..bcf41e1 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -61,14 +61,13 @@
 - Gitblit may have security holes.  Patches welcome.  :)
 
 ### Todo List
-- Custom BASIC authentication servlet or servlet filter
 - Code documentation
 - Unit testing
 - Update Build.java to JGit 1.0.0, when its released
+- WAR solution
 
 ### Idea List
 - Consider clone remote repository feature
-- Consider [Apache Shiro](http://shiro.apache.org) for authentication
 - Stronger Ticgit read-only integration
     - activity/timeline
     - query feature with paging support

--
Gitblit v1.9.1