Go to file
Clément Oudot d44b7cd679 Prepare 1.2.4 release 2013-04-23 08:48:42 +00:00
_example Captcha configuration (#217) 2013-02-21 17:37:23 +00:00
debian Use override instead of postinst files to fix permissions in Debian install 2013-04-17 09:54:01 +00:00
doc Prepare 1.2.4 release 2013-04-23 08:48:42 +00:00
extra-tests Reorganize files - work in progress (#444) 2012-02-28 22:48:20 +00:00
lemonldap-ng-common Do not stack messages when configuration load is OK (#590) 2013-04-19 08:24:35 +00:00
lemonldap-ng-handler make tidy 2013-02-17 22:25:26 +00:00
lemonldap-ng-manager Add missing encoding directive in POD (#592) 2013-04-19 11:39:33 +00:00
lemonldap-ng-portal Add missing encoding directive in POD (#592) 2013-04-19 11:39:33 +00:00
omegat.files/fr Update fr translation 2013-02-03 11:50:48 +00:00
rpm Replace useXForwardedFor option with trustedProxies (#559) 2013-01-03 18:28:55 +00:00
scripts Email change: Thomas Chemineau -> thomas.chemineau@gmail.com 2013-02-01 05:37:38 +00:00
AUTHORS Same files must not have different version number 2012-10-15 04:12:21 +00:00
COPYING Update COPYING licenses 2013-04-17 09:59:43 +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 Reorganize files - work in progress (#444) 2012-02-28 22:48:20 +00:00
Makefile Restore debian dir in "debian-dist" target 2013-04-12 11:53:55 +00:00
README Add Sandro Cazzaniga in copyrights 2013-02-07 12:46:54 +00:00
RELEASE Update RELEASE documentation to include Debian packaging 2013-01-15 11:02:17 +00:00
changelog Prepare 1.2.4 release 2013-04-23 08:48:42 +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