Go to file
David COUTADEUR ac4581f788 - resolves bug "SOAP cannot be used with DBI backend", see #761 2014-11-05 08:54:16 +00:00
_example Use specific Apache configuration files for Debian packaging (#760) 2014-11-04 17:20:10 +00:00
debian Check we are in upgrade process before using dpkg --compare-versions (#739) 2014-07-23 13:04:56 +00:00
doc Documentation update 2014-07-21 12:36:50 +00:00
lemonldap-ng-common - resolves bug "SOAP cannot be used with DBI backend", see #761 2014-11-05 08:54:16 +00:00
lemonldap-ng-handler make tidy 2014-07-24 15:48:32 +00:00
lemonldap-ng-manager Fix captcha storage options in Manager (#754) 2014-09-01 10:11:15 +00:00
lemonldap-ng-portal Manage vhost aliases in portal menu (#755) 2014-11-03 17:07:47 +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 Update AUTHORS file 2014-11-03 16:05:33 +00:00
COPYING Add bootstrap license 2014-01-28 20:28:46 +00:00
Doxyfile Update version in Doxyfile 2014-06-30 12:27:04 +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 Use cp instead mv to keep configuration files (#760) 2014-11-04 17:26:56 +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 Changelog for 1.4.0 2014-06-30 12:14:58 +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