From 0703065e2a164f0f3c963de12e493d6dd6f5822d Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 4 Mar 2013 11:29:35 +0100 Subject: [PATCH 1/2] LDAP: typos in app description --- apps/user_ldap/appinfo/info.xml | 6 ++++-- apps/user_ldap/appinfo/version | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index 03a4fa52332..52c6ea3c516 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -2,9 +2,11 @@ user_ldap LDAP user and group backend - Authenticate users and groups by LDAP resp. Active Directoy. + Authenticate users and groups by LDAP respectively Active + Directory. - This app is not compatible to the WebDAV user backend. + This app is not compatible to the WebDAV user backend. + AGPL Dominik Schmidt and Arthur Schiwon 4.93 diff --git a/apps/user_ldap/appinfo/version b/apps/user_ldap/appinfo/version index e4d93c8d610..e619108dd63 100644 --- a/apps/user_ldap/appinfo/version +++ b/apps/user_ldap/appinfo/version @@ -1 +1 @@ -0.3.9.4 \ No newline at end of file +0.3.9.5 \ No newline at end of file From 39a94a3edc25e3bd40f349f310235f12a6d9a3f5 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Mon, 4 Mar 2013 11:44:34 +0100 Subject: [PATCH 2/2] LDAP: orthograophy fix --- apps/user_ldap/appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index 52c6ea3c516..148a72cecbb 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -5,7 +5,7 @@ Authenticate users and groups by LDAP respectively Active Directory. - This app is not compatible to the WebDAV user backend. + This app is not compatible with the WebDAV user backend. AGPL Dominik Schmidt and Arthur Schiwon