]> source.dussan.org Git - nextcloud-server.git/commit
make ILDAPProviderFactory usable when there is no ldap setup 26402/head
authorRobin Appelman <robin@icewind.nl>
Mon, 25 Jan 2021 20:06:07 +0000 (21:06 +0100)
committerRobin Appelman <robin@icewind.nl>
Thu, 1 Apr 2021 11:08:23 +0000 (13:08 +0200)
commit40507ca54347a0fd9deee2d9c0286433f9fdb925
treeef15db43c7ea7835e818f329f7798273b46ccf01
parente0dcf642dee42a1152c263789b3ddf6e32a2ded4
make ILDAPProviderFactory usable when there is no ldap setup

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/LDAP/NullLDAPProviderFactory.php [new file with mode: 0644]
lib/private/Server.php
lib/public/LDAP/ILDAPProviderFactory.php