lemonldap-ng/lemonldap-ng-handler
Christophe Maudoux fdad83378f Update authors 2022-02-19 18:36:14 +01:00
..
eg Fix PATH_INFO when using uwsgi (#2031) 2019-12-02 22:17:13 +01:00
lib tidy 2022-02-16 17:43:29 +01:00
t tidy 2022-02-16 17:43:29 +01:00
.proverc Provide configuration for manual launching of unit tests 2019-03-14 16:38:40 +01:00
Changes Replace Jira by GitLab 2017-11-11 14:06:23 +01:00
MANIFEST Append an option in Manager to define RULES_URL param (#2627) 2021-10-01 23:01:14 +02:00
MANIFEST.SKIP Update MANIFEST for Perl distributions 2020-09-22 06:22:00 +02:00
META.json Update authors 2022-02-19 18:36:14 +01:00
META.yml Update authors 2022-02-19 18:36:14 +01:00
Makefile.PL Update authors 2022-02-19 18:36:14 +01:00
README Update copyrights 2015-06-18 11:00:24 +00:00

README

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:
 * 2005-2015 by Xavier Guimard and Clément Oudot
 * 2008-2011 by Thomas Chemineau
 * 2012-2015 by François-Xavier Deltombe and Sandro Cazzaniga