nextcloud/apps/user_ldap/lib/Command
Arthur Schiwon d78b213310
adds ldap user:reset command
- allows to delete data of existing LDAP users, which otherwise is safe
  guarded
- ensures that the user is not being deleted on LDAP through a plugin

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-03-25 13:36:16 +01:00
..
CheckUser.php Also always return in app commands 2020-06-26 15:12:11 +02:00
CreateEmptyConfig.php Also always return in app commands 2020-06-26 15:12:11 +02:00
DeleteConfig.php Also always return in app commands 2020-06-26 15:12:11 +02:00
ResetUser.php adds ldap user:reset command 2021-03-25 13:36:16 +01:00
Search.php Do not use custom DI object names for user_ldap 2020-07-13 17:22:19 +02:00
SetConfig.php Also always return in app commands 2020-06-26 15:12:11 +02:00
ShowConfig.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ShowRemnants.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
TestConfig.php Also always return in app commands 2020-06-26 15:12:11 +02:00