summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/info.xml
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-09-05 09:09:58 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2019-09-05 11:26:35 +0200
commit04ef434af079e22ef27a874975970fde4ae93961 (patch)
tree6b561704e0c0a00d67e2aa8fd77b33ae39520dc9 /apps/user_ldap/appinfo/info.xml
parent16b0243cf5c5e326f90b70b9fa8297f00b20d944 (diff)
downloadnextcloud-server-04ef434af079e22ef27a874975970fde4ae93961.tar.gz
nextcloud-server-04ef434af079e22ef27a874975970fde4ae93961.zip
Development is 18 now!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/user_ldap/appinfo/info.xml')
-rw-r--r--apps/user_ldap/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index bdc627b4d34..e6a46163af8 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -9,7 +9,7 @@
A user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation.
</description>
- <version>1.7.0</version>
+ <version>1.8.0</version>
<licence>agpl</licence>
<author>Dominik Schmidt</author>
<author>Arthur Schiwon</author>
@@ -24,7 +24,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
<lib>ldap</lib>
- <nextcloud min-version="17" max-version="17"/>
+ <nextcloud min-version="18" max-version="18"/>
</dependencies>
<background-jobs>