Go to file
Clément Oudot a40ef1594c Little updates on release process 2013-11-02 19:06:11 +00:00
_example Remove default URL in logout_sso rules provided for test applications (#616) 2013-10-01 13:44:32 +00:00
debian Add libunicode-string-perl in build dependencies for Debian 2013-11-02 15:40:30 +00:00
doc Documentation update 2013-11-02 11:15:26 +00:00
lemonldap-ng-common Preparation for release 1.3.0 2013-11-02 11:03:25 +00:00
lemonldap-ng-handler Preparation for release 1.3.0 2013-11-02 11:03:25 +00:00
lemonldap-ng-manager Test feature before running test for CLI 2013-11-02 16:15:53 +00:00
lemonldap-ng-portal Fix module version (failure in PAUSE indexer after 1.3.0 publication in CPAN) - origin commit: r2593 2013-11-02 18:12:02 +00:00
omegat.files/fr Fr doc finnished 2013-10-25 13:19:38 +00:00
rpm Add lemonldap-ng-cli in RPM 2013-11-02 16:15:15 +00:00
scripts Add a skin compacter (just for example) 2013-11-01 20:26:43 +00:00
AUTHORS Same files must not have different version number 2012-10-15 04:12:21 +00:00
COPYING Licenses reorganized by Config::Model::models::Dpkg::Copyright 2013-10-25 15:12:23 +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 Do not run extra tests if none are in extra-tests/ (else test fails on CentOS 5) 2013-11-02 16:16:56 +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
changelog Update changelog 2013-11-02 10:55:26 +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