Go to file
Clément Oudot 9520bef489 Manager UserInfo signature (JWT response) (#184) 2015-04-14 18:42:02 +00:00
_example Configuration endpoint (#184) 2015-03-23 17:12:06 +00:00
debian Set version 2.00 in the trunk 2015-03-11 09:05:04 +00:00
doc Documentation update 2015-04-13 13:34:00 +00:00
lemonldap-ng-common Better "missing conf to delete" log 2015-04-05 18:07:44 +00:00
lemonldap-ng-handler Bad $_ use 2015-04-13 20:32:12 +00:00
lemonldap-ng-manager Manager UserInfo signature (JWT response) (#184) 2015-04-14 18:42:02 +00:00
lemonldap-ng-portal Manager UserInfo signature (JWT response) (#184) 2015-04-14 18:42:02 +00:00
omegat.files Documentation update 2014-12-19 09:03:15 +00:00
rpm Set version 2.00 in the trunk 2015-03-11 09:05:04 +00:00
scripts Conf backend test script 2015-03-21 09:30:57 +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 Set version 2.00 in the trunk 2015-03-11 09:05:26 +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 Configuration endpoint (#184) 2015-03-23 17:12:06 +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 Set version 2.00 in the trunk 2015-03-11 09:05:04 +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