lemonldap-ng/lemonldap-ng-handler
2013-10-19 16:34:20 +00:00
..
example Add AuthBasic Handler in default installation (#519) 2012-09-10 10:34:28 +00:00
lib/Lemonldap/NG Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
t Test defaultValuesInit (#558) 2013-10-03 10:48:52 +00:00
Changes Update Changes and report trunk copyright changes into 1.2 2013-01-31 06:23:14 +00:00
Makefile.PL Add LWP::Protocol::https in recommended dependencies 2013-07-07 12:03:21 +00:00
MANIFEST Add AuthBasic Handler in default installation (#519) 2012-09-10 10:34:28 +00:00
META.yml Add Web::ID in dependencies 2013-10-13 13:54:48 +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 handler 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