nextcloud/apps/user_ldap/lib/Command
Arthur Schiwon 4cd15b7815 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-17 13:38:55 +00: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-17 13:38:55 +00:00
Search.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
SetConfig.php Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01: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 Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +01:00