]> source.dussan.org Git - nextcloud-server.git/commit
provide event class to LDAP loaded event to fix deprecation message 22221/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 12 Aug 2020 13:07:55 +0000 (15:07 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 12 Aug 2020 13:38:47 +0000 (15:38 +0200)
commit44cad1756c08d0ba522825769611e6a506b85a67
treeb5bf1c326e2b473cd780769e1d80f8434cbfc845
parent4c1f13c5695b117ff58a8b763bea1f10fa8628c2
provide event class to LDAP loaded event to fix deprecation message

* and also dispatch the typed event as current approach to it

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/composer/composer/autoload_classmap.php
apps/user_ldap/composer/composer/autoload_static.php
apps/user_ldap/lib/AppInfo/Application.php
apps/user_ldap/lib/Events/GroupBackendRegistered.php [new file with mode: 0644]
apps/user_ldap/lib/Events/UserBackendRegistered.php [new file with mode: 0644]