James Moger
2013-07-23 7ad6d3a8eeb80f0b269eaaf6373ebbbc7eab7e80
Documentation
3 files modified
12 ■■■■■ changed files
NOTICE 8 ●●●●● patch | view | raw | blame | history
releases.moxie 3 ●●●● patch | view | raw | blame | history
src/site/design.mkd 1 ●●●● patch | view | raw | blame | history
NOTICE
@@ -302,4 +302,12 @@
   Apache License 2.0.
   
   https://code.google.com/p/guava-libraries
---------------------------------------------------------------------------
libpam4j
---------------------------------------------------------------------------
   libpam4j, release under the
   MIT license.
   https://github.com/kohsuke/libpam4j
  
releases.moxie
@@ -33,7 +33,8 @@
    - 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' }
src/site/design.mkd
@@ -51,6 +51,7 @@
- [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)