nextcloud/apps/user_ldap/lib/Command
Côme Chilliet 3446d9c0b2
Ignore cache in occ ldap:check-ldap command
This avoids having to wait or reset the cache after deleting a user in
 the LDAP.
This also fixes a PHP error when running ldap:check-ldap --update on a
 deleted but cached user.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2021-11-22 16:44:27 +01:00
..
CheckUser.php Ignore cache in occ ldap:check-ldap command 2021-11-22 16:44:27 +01:00
CreateEmptyConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
DeleteConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
ResetUser.php Update php licenses 2021-06-04 22:02:41 +02:00
Search.php Convert command option defaults to strings 2021-06-09 13:25:31 +02:00
SetConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
ShowConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
ShowRemnants.php Update php licenses 2021-06-04 22:02:41 +02:00
TestConfig.php Update php licenses 2021-06-04 22:02:41 +02:00