]> source.dussan.org Git - nextcloud-server.git/commit
listen to deletion hooks for proper handling, adjust and add tests 6509/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 13 Jul 2017 12:32:52 +0000 (14:32 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 14 Sep 2017 15:04:12 +0000 (17:04 +0200)
commit90ebeae512e6a22a337af0d77a951fed54adc16f
tree1864353092d6e969d7ec07ce0bbceef5c235b774
parent5933c0c55f293e8ecf1a6dddd2c74d2362bb6b88
listen to deletion hooks for proper handling, adjust and add tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/User/Manager.php
apps/user_ldap/lib/User_LDAP.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php [new file with mode: 0644]
apps/user_ldap/tests/User/UserTest.php
apps/user_ldap/tests/User_LDAPTest.php