nextcloud-server/apps/user_ldap/lib/Migration
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
..
UUIDFix.php
UUIDFixGroup.php Backport of #6522 2017-09-29 14:36:48 +07:00
UUIDFixInsert.php
UUIDFixUser.php