LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
lemonldap-ng/lemonldap-ng-handler
Christophe Maudoux 9bf915b5dc Fix unit tests & Version 5 years ago
..
eg Fix PATH_INFO when using uwsgi (#2031) 6 years ago
lib Fix unit tests & Version 5 years ago
t Improve vhost wilcards: add "%" char to match only one subdomain 5 years ago
.proverc Provide configuration for manual launching of unit tests 6 years ago
Changes Replace Jira by GitLab 8 years ago
MANIFEST Update MANIFEST 5 years ago
META.json Add Env build dependency (RT-132508) 5 years ago
META.yml Add Env build dependency (RT-132508) 5 years ago
Makefile.PL Add Env build dependency (RT-132508) 5 years ago
README Update copyrights 10 years ago

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