Go to file
Clément Oudot 877e5ba6f8 Apply r3627 in 1.4 branch (#794) 2015-03-10 16:42:29 +00:00
_example Add Apache rewrite rule for OpenID Connect provider (#184) 2015-01-28 16:36:25 +00:00
debian Avoid error on Debian upgrade 2015-03-09 16:19:27 +00:00
doc Documentation update 2014-12-19 09:03:15 +00:00
lemonldap-ng-common Apply r3627 in 1.4 branch (#794) 2015-03-10 16:42:29 +00:00
lemonldap-ng-handler make tidy on all files 2015-03-10 15:07:33 +00:00
lemonldap-ng-manager ID Token signature configuration (#184) 2015-02-19 18:04:29 +00:00
lemonldap-ng-portal make tidy on all files 2015-03-10 15:07:33 +00:00
omegat.files Documentation update 2014-12-19 09:03:15 +00:00
rpm Remove old captcha dirs (#780) 2014-12-19 09:07:29 +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 Possibility to define a background image for portal skin (#770) 2014-12-02 14:51:23 +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 Remove old captcha dirs (#780) 2014-12-19 09:07:29 +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 Update changelog 2014-11-05 09:43:01 +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