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 119d9d8ded Typo 4 days ago
..
eg Fix regression from #2031 (#3338) 4 months ago
lib Typo 4 days ago
scripts Fix copyright 3 months ago
t Revert "Merge branch '3497' into 'v2.0'" 5 days ago
.proverc Provide configuration for manual launching of unit tests 7 years ago
Changes
MANIFEST Change PSGI behavior: no more definitely fail on init error (#3189) 6 months ago
MANIFEST.SKIP Add some more ignores to MANIFEST.SKIP 2 years ago
META.json Update version in main modules 3 weeks ago
META.yml Update version in main modules 3 weeks ago
Makefile.PL Update version in main modules 3 weeks ago
README Update README 4 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: https://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-2022 by Xavier Guimard and Clément Oudot
* 2018-2022 by Christophe Maudoux
* 2019-2022 by Maxime Besson
* 2008-2011 by Thomas Chemineau
* 2012-2015 by François-Xavier Deltombe and Sandro Cazzaniga