From d2426e1eb5d07664b5c26c4247fae3325282d60d Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 25 Apr 2012 16:35:40 -0400 Subject: [PATCH] Merge jcrygier's LDAP injection defense and displayname/email retrieval --- docs/04_design.mkd | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/04_design.mkd b/docs/04_design.mkd index 4fbb2a1..64dce43 100644 --- a/docs/04_design.mkd +++ b/docs/04_design.mkd @@ -37,6 +37,8 @@ - [google-gson](http://code.google.com/google-gson) (Apache 2.0) - [javamail](http://kenai.com/projects/javamail) (CDDL-1.0, BSD, GPL-2.0, GNU-Classpath) - [Groovy](http://groovy.codehaus.org) (Apache 2.0) +- [Lucene](http://lucene.apache.org) (Apache 2.0) +- [UnboundID](http://www.unboundid.com) (LGPL 2.1) ### Other Build Dependencies - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed) -- Gitblit v1.9.1