lemonldap-ng/lemonldap-ng-manager
Christophe Maudoux a8eaa59670 Encode uri (#2383)
2020-11-15 16:50:37 +01:00
..
eg Clean shellbangs (Debian 4.1.2 policy compliance) 2017-12-01 06:42:02 +01:00
lib/Lemonldap/NG Remove warning when using special session keys in whatToTrace #2232 2020-11-12 09:48:30 +01:00
scripts Use local manager conf when checking conf in lmConfigEditor (#2296) 2020-08-26 10:29:53 +02:00
site Encode uri (#2383) 2020-11-15 16:50:37 +01:00
t Revert file 2020-11-15 14:58:46 +01:00
.bowerrc Revert "Update doc" 2018-03-12 16:45:22 +01:00
.proverc Provide configuration for manual launching of unit tests 2019-03-14 16:38:40 +01:00
bower.json Update Angular.js to LTS (1.7.x) 2018-06-21 21:07:46 +02:00
Changes Revert "Update doc" 2018-03-12 16:45:22 +01:00
KINEMATIC.md Remove trailing whitespaces 2019-04-03 14:15:16 +02:00
Makefile.PL Regenerate META files to advertise bugtracker 2020-09-22 06:26:24 +02:00
MANIFEST Add manager form for OIDC attribute (#2330) 2020-11-06 19:00:52 +01:00
MANIFEST.SKIP Update MANIFEST for Perl distributions 2020-09-22 06:22:00 +02:00
META.json Regenerate META files to advertise bugtracker 2020-09-22 06:26:24 +02:00
META.yml Regenerate META files to advertise bugtracker 2020-09-22 06:26:24 +02:00
README Revert "Update doc" 2018-03-12 16:45:22 +01:00
REST-API.md Revert "Update doc" 2018-03-12 16:45:22 +01:00

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

LemonLDAP::NG is a modular Web-SSO based on Apache::Session modules.
This is the manager 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