Skip to content

Commit 7ad6d3a

Browse files
committed
Documentation
1 parent 2659e74 commit 7ad6d3a

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

NOTICE

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,4 +302,12 @@ Guava
302302
Apache License 2.0.
303303

304304
https://code.google.com/p/guava-libraries
305+
306+
---------------------------------------------------------------------------
307+
libpam4j
308+
---------------------------------------------------------------------------
309+
libpam4j, release under the
310+
MIT license.
311+
312+
https://github.com/kohsuke/libpam4j
305313

releases.moxie

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ r18: {
3333
- Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages
3434
- Added a GET_USER request type for the RPC mechanism (issue-275)
3535
- Added PAMUserService to authenticate against a local Linux/Unix/MacOSX server
36-
dependencyChanges: ~
36+
dependencyChanges:
37+
- added libpam4j 1.7
3738
settings:
3839
- { name: 'web.pageCacheExpires', defaultValue: 0 }
3940
- { name: 'realm.pam.backingUserService', defaultValue: 'users.conf' }

src/site/design.mkd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The following dependencies are automatically downloaded by Gitblit GO (or alread
5151
- [Waffle](http://dblock.github.io/waffle) (EPL 1.0)
5252
- [JNA](https://github.com/twall/jna) (LGPL 2.1)
5353
- [Guava](https://code.google.com/p/guava-libraries) (Apache 2.0)
54+
- [libpam4j](https://github.com/kohsuke/libpam4j) (MIT)
5455

5556
### Other Build Dependencies
5657
- [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)

0 commit comments

Comments
 (0)