Go to file
2014-06-20 16:16:21 +00:00
_example Add IPv6 local subnet in default handler Apache|Nginx config file 2014-06-19 17:12:45 +00:00
debian Add Digest::SHA dependency (#695) 2014-06-08 09:37:49 +00:00
doc Captcha documentation (#703) 2014-06-11 12:20:23 +00:00
lemonldap-ng-common Do not update session if we just need to read it (#711) 2014-06-20 16:16:21 +00:00
lemonldap-ng-handler Handler: to prevent a slight bug in tests (#630) 2014-06-19 17:55:36 +00:00
lemonldap-ng-manager Update captcha parameters in Manager (#703) 2014-06-11 10:46:43 +00:00
lemonldap-ng-portal Delete captcha session when check is done, and add captcha backend in purgeCentralCache script (#703) 2014-06-11 10:22:34 +00:00
omegat.files Update omegat-clean target to remove .bak files 2013-11-03 20:48:18 +00:00
rpm Add Mouse as build dependency for RPM (#701) 2014-04-18 15:24:09 +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
changelog Update versions to 1.4.0 2014-04-17 15:20:28 +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 Fix installation of register.pl script (#26) 2014-06-05 12:43:29 +00:00
README Add Sandro Cazzaniga in copyrights 2013-02-07 12:46:54 +00:00
RELEASE Little updates on release process 2013-11-02 19:06:11 +00:00

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