lemonldap-ng/lemonldap-ng-manager
2016-02-06 12:22:10 +00:00
..
eg Add CGI file for the manager 2015-12-16 11:37:39 +00:00
lib/Lemonldap/NG Prepare new lemonldap-ng-cli 2016-02-06 09:00:54 +00:00
scripts Prepare new lemonldap-ng-cli 2016-02-06 09:00:54 +00:00
site Split data from angularJS form and from posted data, to avoid mixin Date and String type for date (#925) 2016-02-05 11:26:43 +00:00
t Finish cli (Closes: #921) 2016-02-06 12:22:10 +00:00
.bowerrc Add unminified files 2016-01-18 20:26:26 +00:00
bower.json Add button to save files/keys (Closes: #878) 2016-01-23 13:09:50 +00:00
Changes Update Changes and report trunk copyright changes into 1.2 2013-01-31 06:23:14 +00:00
KINEMATIC.md Import and adapt https://github.com/guimard/angular-lemonldap-ng-manager.git 2015-05-14 06:44:38 +00:00
Makefile.PL Update parameters tests + add test (#583, Closes #LEMONLDAP-924) 2016-02-05 11:21:00 +00:00
MANIFEST Update manifests 2016-02-06 09:00:58 +00:00
META.yml Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
README Update copyrights 2015-06-18 11:00:24 +00:00
REST-API.md Prepare session explorer to examine persistent sessions 2015-12-17 22:25:03 +00:00
TODO.md OpenID black/white lists 2016-01-03 16:57:30 +00:00

LemonLDAP::NG
====================

LemonLDAP::NG is a modular Web-SSO based on Apache::Session modules.
This is the manager part of it. You can find documentation here:
 * for administrators: http://lemonldap-ng.org/
 * for developers: see embedded perldoc

LemonLDAP::NG is a free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see L<http://www.gnu.org/licenses/>.

Copyright:
 * 2005-2015 by Xavier Guimard and Clément Oudot
 * 2008-2011 by Thomas Chemineau
 * 2012-2015 by François-Xavier Deltombe and Sandro Cazzaniga