nextcloud-server/apps/user_ldap/lib/Command
Arthur Schiwon 38f84b369c
Backport of #6522
fix LDAP User deletion (cleanup)

discovered a bug in the integration test which lead to following a
different code path and giving a false-positive  success feedback.

Also listens now to the evendispatcher instead of old hook system

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

fix test

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-29 14:36:48 +07:00
..
CheckUser.php Update comments to Nextcloud 2017-04-11 23:16:27 +07:00
CreateEmptyConfig.php LDAP OCS Api for create config 2017-01-18 21:13:23 +07:00
DeleteConfig.php
Search.php Backport of #6522 2017-09-29 14:36:48 +07:00
SetConfig.php
ShowConfig.php symfony replaced table helper by class, fixes two broken LDAP occ commands 2016-10-12 23:47:07 +07:00
ShowRemnants.php Update comments to Nextcloud 2017-04-11 23:16:27 +07:00
TestConfig.php