Go to file
François-Xavier Deltombe 29bcee135b Handler: Rename Initialization::GlobalInit into Reload (#717) 2014-06-30 09:35:32 +00:00
_example Add IPv6 local subnet in default handler Apache|Nginx config file 2014-06-19 17:12:45 +00:00
debian Update Debian packaging (#648) 2014-06-29 20:21:11 +00:00
doc Update documentation and translation (#648) 2014-06-29 20:23:27 +00:00
lemonldap-ng-common Session kind can be undef (example: persistent session from 1.3 version) 2014-06-29 12:56:08 +00:00
lemonldap-ng-handler Handler: Rename Initialization::GlobalInit into Reload (#717) 2014-06-30 09:35:32 +00:00
lemonldap-ng-manager In old Perl version, shift only accepts ARRAY 2014-06-29 12:57:36 +00:00
lemonldap-ng-portal Upgrade to Bootstrap 3.2.0 (#670) 2014-06-27 13:27:08 +00:00
omegat.files Update documentation and translation (#648) 2014-06-29 20:23:27 +00:00
rpm Update RPM packaging (#648) 2014-06-29 20:21:26 +00:00
scripts Remove pages with external content (#676) 2014-01-28 17:07:17 +00:00
AUTHORS Same files must not have different version number 2012-10-15 04:12:21 +00:00
COPYING Add bootstrap license 2014-01-28 20:28:46 +00:00
Doxyfile Set version 1.3.0 in trunk 2012-06-20 07:54:00 +00:00
GPL Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
INSTALL Rename liblemonldap-ng-conf-perl to liblemonldap-ng-common-perl 2013-10-28 20:35:33 +00:00
Makefile Doc translation is no more done during installation process (#648) 2014-06-29 20:17:45 +00:00
README Add Sandro Cazzaniga in copyrights 2013-02-07 12:46:54 +00:00
RELEASE Update release doc (#648) 2014-06-29 20:18:39 +00:00
changelog Update versions to 1.4.0 2014-04-17 15:20:28 +00:00

README

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

LemonLDAP::NG is a modular Web-SSO based on Apache::Session modules.
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:
 * 2006-2013 by Xavier Guimard and Clément Oudot
 * 2008-2011 by Thomas Chemineau
 * 2012-2013 by François-Xavier Deltombe and Sandro Cazzaniga