You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yadd c4a5abc4e0 Fix CrowdSec plugin (#2817) 7 months ago
.gitlab/issue_templates Rephrase gitlab template 3 years ago
.vscode Update (c) + ToDo 5 years ago
_example Update uwsgi conf with Nginx files 7 months ago
debian Fix debian/control dependency (#2813) 7 months ago
doc Append comment box (#2808) 7 months ago
e2e-tests Append an option to customize Manager CSS (#2761) 11 months ago
fastcgi-server Shorter description to avoid documentation formatting issue 9 months ago
lemonldap-ng-common Append comment box (#2808) 7 months ago
lemonldap-ng-handler Update version in main modules and Makefiles 8 months ago
lemonldap-ng-manager Update translations 7 months ago
lemonldap-ng-portal Fix CrowdSec plugin (#2817) 7 months ago
rpm Update packaging files 8 months ago
scripts Improve addTrEntry 8 months ago
.ctags ctags config to exclude blib 2 years ago
.gitignore Add ctags file to gitignore 2 years ago
.gitlab-ci.yml Update .gitlab-ci.yml 1 year ago
.perltidyrc Improve perltidy options 4 years ago
.salsa.conf Update gitlab conf 5 years ago
AUTHORS Typo & Update URL 1 year ago
CONTRIBUTING.md Typo & Update URL 1 year ago
COPYING COPYING 1 year ago
INSTALL Update INSTALL file (Closes: #2707) 10 months ago
LICENSE Move GPL to LICENSE 5 years ago
Makefile Add an option to change the doc URL prefix (#2285) 10 months ago
README.md update doc 5 years ago
RELEASE Add a note in release process for unit tests 8 months ago
changelog Update changelog 8 months ago
codemeta.json Update codemeta.json 8 months ago
sonar-project.properties Add sonar CI job (#2437) 2 years ago

README.md

LemonLDAP::NG

LemonLDAP::NG is a complete and modular Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems.

It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized.

You can find documentation on our website

Upgrade

See https://lemonldap-ng.org/documentation/latest/upgrade

License and copyright

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 http://www.gnu.org/licenses/.

Copyright: see COPYING