nextcloud/apps/user_ldap/lib/Command
Côme Chilliet 6201d4c157 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>
2022-02-21 15:48:07 +00:00
..
CheckUser.php Ignore cache in occ ldap:check-ldap command 2022-02-21 15:48:07 +00: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
UpdateUUID.php Fix ldap:update-uuid 2022-02-10 18:48:33 +00:00