From 7ad6d3a8eeb80f0b269eaaf6373ebbbc7eab7e80 Mon Sep 17 00:00:00 2001 From: James Moger Date: Tue, 23 Jul 2013 18:04:30 -0400 Subject: [PATCH] Documentation --- NOTICE | 8 ++++++++ releases.moxie | 3 ++- src/site/design.mkd | 1 + 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index 9bd356a8..ca7979bd 100644 --- a/NOTICE +++ b/NOTICE @@ -302,4 +302,12 @@ Guava Apache License 2.0. https://code.google.com/p/guava-libraries + +--------------------------------------------------------------------------- +libpam4j +--------------------------------------------------------------------------- + libpam4j, release under the + MIT license. + + https://github.com/kohsuke/libpam4j \ No newline at end of file diff --git a/releases.moxie b/releases.moxie index 2f601eb5..b4b17e1c 100644 --- a/releases.moxie +++ b/releases.moxie @@ -33,7 +33,8 @@ r18: { - Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages - Added a GET_USER request type for the RPC mechanism (issue-275) - Added PAMUserService to authenticate against a local Linux/Unix/MacOSX server - dependencyChanges: ~ + dependencyChanges: + - added libpam4j 1.7 settings: - { name: 'web.pageCacheExpires', defaultValue: 0 } - { name: 'realm.pam.backingUserService', defaultValue: 'users.conf' } diff --git a/src/site/design.mkd b/src/site/design.mkd index 1abb14ab..601d68ab 100644 --- a/src/site/design.mkd +++ b/src/site/design.mkd @@ -51,6 +51,7 @@ The following dependencies are automatically downloaded by Gitblit GO (or alread - [Waffle](http://dblock.github.io/waffle) (EPL 1.0) - [JNA](https://github.com/twall/jna) (LGPL 2.1) - [Guava](https://code.google.com/p/guava-libraries) (Apache 2.0) +- [libpam4j](https://github.com/kohsuke/libpam4j) (MIT) ### Other Build Dependencies - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed) -- 2.39.5