aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-08-14 10:03:30 +0200
committerJoas Schilling <coding@schilljs.com>2024-08-14 10:03:30 +0200
commiteb365438d634bf4131e6cf314c23baef7b1756c9 (patch)
treec4e757b54a1a05493d3bf95355f653610c03c1e5 /apps/user_ldap
parent7b53a85bb6d34cab0846fde04ae66b2c2c20679e (diff)
downloadnextcloud-server-eb365438d634bf4131e6cf314c23baef7b1756c9.tar.gz
nextcloud-server-eb365438d634bf4131e6cf314c23baef7b1756c9.zip
feat(branchoff): Bump versions and requirements in apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/user_ldap')
-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 3b94c0bc444..f6a2c3cbbae 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -14,7 +14,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.21.0</version>
+ <version>1.22.0</version>
<licence>agpl</licence>
<author>Dominik Schmidt</author>
<author>Arthur Schiwon</author>
@@ -29,7 +29,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="30" max-version="30"/>
+ <nextcloud min-version="31" max-version="31"/>
</dependencies>
<background-jobs>