lemonldap-ng/lemonldap-ng-manager
Maxime Besson 2c4d615c2f Fix 2F removal when session ids are hidden (#2483)
We don't need to hide persistent session IDs because they are not
security senstive (hash of login)
2021-03-10 14:02:52 +01:00
..
eg Revert "Update doc" 2018-03-12 16:45:22 +01:00
lib/Lemonldap/NG Move CrowdSec plugin to Security menu (#2451) 2021-02-20 19:18:25 +01:00
scripts Use local manager conf when checking conf in lmConfigEditor (#2296) 2020-08-26 10:29:53 +02:00
site Fix 2F removal when session ids are hidden (#2483) 2021-03-10 14:02:52 +01:00
t Unit test for #2444 2021-01-20 09:49: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 Remove unused jquery and jquery-ui dependencies (#2361) 2021-01-15 10:12:01 +01: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 Update version in main modules 2021-01-30 18:32:52 +01:00
MANIFEST Merge branch 'v2.0' into findUser 2021-01-18 12:05:04 +01:00
MANIFEST.SKIP Update MANIFEST for Perl distributions 2020-09-22 06:22:00 +02:00
META.json Update version in main modules 2021-01-30 18:32:52 +01:00
META.yml Update version in main modules 2021-01-30 18:32:52 +01: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