lemonldap-ng/lemonldap-ng-common
Xavier Guimard ce77b54114 Update tests
2015-05-14 06:45:03 +00:00
..
lib/Lemonldap/NG Update tests 2015-05-14 06:45:03 +00:00
scripts Add data reVHost in config only for portal (Lemonldap-500) 2012-08-09 18:42:40 +00:00
t make tidy on all files 2015-03-10 15:07:33 +00:00
tools Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
Changes Update Changes and report trunk copyright changes into 1.2 2013-01-31 06:23:14 +00:00
lemonldap-ng.ini Remove a redundant var declaration 2014-06-25 16:09:05 +00:00
Makefile.PL Add Digest::SHA dependency (#695) 2014-06-08 09:37:49 +00:00
MANIFEST Update MANIFESTs 2015-05-14 06:44:46 +00:00
META.yml Replace version 2.00 by 2.0.0 2015-04-15 14:18:38 +00:00
README Add Sandro Cazzaniga in copyrights 2013-02-07 12:46:54 +00:00

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

LemonLDAP::NG is a modular Web-SSO based on Apache::Session modules.
This is the common 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:
 * 2006-2013 by Xavier Guimard and Clément Oudot
 * 2008-2011 by Thomas Chemineau
 * 2012-2013 by François-Xavier Deltombe and Sandro Cazzaniga