|
|
|
@ -4,7 +4,7 @@ |
|
|
|
|
Summary: LemonLDAP NG is a web SSO solution |
|
|
|
|
%define name smeserver-lemonldap-ng |
|
|
|
|
Name: %{name} |
|
|
|
|
%define version 0.2.18 |
|
|
|
|
%define version 0.2.19 |
|
|
|
|
%define release 1 |
|
|
|
|
Version: %{version} |
|
|
|
|
Release: %{release}%{?dist} |
|
|
|
@ -30,6 +30,9 @@ to run LemonLDAP NG on your SME Server. It uses LDAP as authentication source |
|
|
|
|
but can also use SSL auth (either optional with a fallback to LDAP, or SSL required) |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Wed Feb 15 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2.19-1.sme |
|
|
|
|
- Set Access-Control-Allow-Origin on CAS endpoint, need for ticket renew in SOGo |
|
|
|
|
|
|
|
|
|
* Mon Jan 9 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2.18-1.sme |
|
|
|
|
- Update httpd template to read the Authentication prop of domain to load |
|
|
|
|
Lemonldap::NG handler |
|
|
|
|