Go to file
Clément Oudot a80d47804c Add JSONFile doc (#621) 2013-11-02 10:55:15 +00:00
_example Remove default URL in logout_sso rules provided for test applications (#616) 2013-10-01 13:44:32 +00:00
debian Fix notifications dir rights in Debian packaging (#634) 2013-11-01 22:00:54 +00:00
doc Add JSONFile doc (#621) 2013-11-02 10:55:15 +00:00
lemonldap-ng-common Add JSONFile in documentation of lemonldap-ng.ini (#621) 2013-11-02 10:36:27 +00:00
lemonldap-ng-handler Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
lemonldap-ng-manager Rename OpenID radio group to openIdServerlistBoolean 2013-11-01 22:01:43 +00:00
lemonldap-ng-portal Skip PE_Constants test if Lemonldap::NG::Handler is not available 2013-10-30 06:11:24 +00:00
omegat.files/fr Fr doc finnished 2013-10-25 13:19:38 +00:00
rpm Add Unicode::String dependency (#513) 2013-06-01 13:48:43 +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 Add javascript indenter 2013-10-30 19:44:09 +00:00
README Add Sandro Cazzaniga in copyrights 2013-02-07 12:46:54 +00:00
RELEASE use make debian-dist to create Debian tarball 2013-04-23 10:11:19 +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