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 |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index fbd736a..bcf41e1 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -32,6 +32,7 @@
 - Automatically generates a self-signed certificate for https communications
 - Git-notes support
 - Branch metrics (uses Google Charts)
+- HEAD and branch RSS feeds
 - Blame annotations view
 - Dates can optionally be displayed using the browser's reported timezone
 - Display of Author and Committer email addresses can be disabled
@@ -63,10 +64,10 @@
 - 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
@@ -110,6 +111,8 @@
 - [JCommander](http://jcommander.org) (Apache 2.0)
 - [BouncyCastle](http://www.bouncycastle.org) (MIT/X11)
 - [JSch - Java Secure Channel](http://www.jcraft.com/jsch) (BSD)
+- [Rome](http://rome.dev.java.net) (Apache 1.1)
+- [jdom](http://www.jdom.org) (Apache-style JDOM license)
 
 ### Other Build Dependencies
 - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)

--
Gitblit v1.9.1