mirror of
https://github.com/nextcloud/server.git
synced 2026-02-21 08:51:45 -05:00
Bump user_ldap version to make sure the migration runs
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
5e345f80ce
commit
774636efab
1 changed files with 1 additions and 1 deletions
|
|
@ -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.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Dominik Schmidt</author>
|
||||
<author>Arthur Schiwon</author>
|
||||
|
|
|
|||
Loading…
Reference in a new issue