lemonldap-ng/lemonldap-ng-manager
2015-12-30 09:27:05 +00:00
..
eg Add CGI file for the manager 2015-12-16 11:37:39 +00:00
lib/Lemonldap/NG Bad positionning 2015-12-28 22:09:22 +00:00
scripts Move jsongenerator to root script directory 2015-12-28 05:38:44 +00:00
site Waiting for multiValuesSeparator to be available 2015-12-30 09:27:05 +00:00
t Use JSON::MaybeXS instead of JSON 2015-12-28 16:35:32 +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 Use JSON::MaybeXS instead of JSON 2015-12-28 16:35:32 +00:00
MANIFEST Install markdown pages in debian doc 2015-12-28 12:25:14 +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 Move files that should be used only by jsongenerator.pl in Manager/Build 2015-12-26 20:08:31 +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