nextcloud/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 +02:00
..
CheckUser.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
CreateEmptyConfig.php LDAP OCS Api for create config 2017-01-18 21:13:23 +01:00
DeleteConfig.php Fix the User_LDAP app 2016-09-12 16:48:11 +02:00
Search.php Backport of #6522 2017-09-29 14:36:48 +02:00
SetConfig.php DI IConfig into ldap helper 2016-10-10 10:18:18 +02:00
ShowConfig.php symfony replaced table helper by class, fixes two broken LDAP occ commands 2016-10-12 23:47:07 +02:00
ShowRemnants.php Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
TestConfig.php DI IConfig into ldap helper 2016-10-10 10:18:18 +02:00