You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The admin audit app uses a lot of hooks due to it's nature. A first part has been removed in #37193. I'm listing the rest of them here to track replacements.
As part of #14552.
The admin audit app uses a lot of hooks due to it's nature. A first part has been removed in #37193. I'm listing the rest of them here to track replacements.
See also #32128
LDAP
\OC\User
assignedUserId
(part of Move hooks and emitters all to the eventdispatcher #14552 thanks to Start porting Admin audit to new events #32019)\OC\User
postUnassignedUserId
(part of Move hooks and emitters all to the eventdispatcher #14552 thanks to Start porting Admin audit to new events #32019)Shares
OCP\Share
post_update_permissions
OCP\Share
post_update_password
OCP\Share
post_set_expiration_date
OCP\Share
share_link_access
Files
Filesystem::CLASSNAME
Filesystem::signal_post_rename
Filesystem::CLASSNAME
Filesystem::signal_post_create
Filesystem::CLASSNAME
Filesystem::signal_post_copy
Filesystem::CLASSNAME
Filesystem::signal_post_write
Filesystem::CLASSNAME
Filesystem::signal_post_update
Filesystem::CLASSNAME
Filesystem::signal_read
Filesystem::CLASSNAME
Filesystem::signal_delete
Versions
\OCP\Versions
rollback
\OCP\Versions
delete
Trashbin
\OCP\Trashbin
preDelete
Port files trashbin events to IEventDispatcher/IEventListener #32018\OCA\Files_Trashbin\Trashbin
post_restore
Port files trashbin events to IEventDispatcher/IEventListener #32018The text was updated successfully, but these errors were encountered: