|
|
|
@ -4,7 +4,7 @@ |
|
|
|
|
Summary: LemonLDAP NG is a web SSO solution |
|
|
|
|
%define name smeserver-lemonldap-ng |
|
|
|
|
Name: %{name} |
|
|
|
|
%define version 0.2.2 |
|
|
|
|
%define version 0.2.3 |
|
|
|
|
%define release 1 |
|
|
|
|
Version: %{version} |
|
|
|
|
Release: %{release}%{?dist} |
|
|
|
@ -28,6 +28,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 |
|
|
|
|
* Tue Sep 4 2012 Daniel Berteaud <daniel@firewall-services.com> 0.2.3-1.sme |
|
|
|
|
- Use Authentication prop instead of LemonLDAP |
|
|
|
|
|
|
|
|
|
* Wed Jun 20 2012 Daniel Berteaud <daniel@firewall-services.com> 0.2.2-1.sme |
|
|
|
|
- Redirect to HTTPS on port 443 |
|
|
|
|
|
|
|
|
|