Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create typed events for all remaining hooks used by admin_audit #37194

Open
2 of 17 tasks
tcitworld opened this issue Mar 13, 2023 · 0 comments
Open
2 of 17 tasks

Create typed events for all remaining hooks used by admin_audit #37194

tcitworld opened this issue Mar 13, 2023 · 0 comments
Labels
1. to develop Accepted and waiting to be taken care of technical debt

Comments

@tcitworld
Copy link
Member

tcitworld commented Mar 13, 2023

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

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

@tcitworld tcitworld added 1. to develop Accepted and waiting to be taken care of technical debt labels Mar 13, 2023
@tcitworld tcitworld added this to To do in Thomas things to do via automation Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of technical debt
Projects
No open projects
Development

No branches or pull requests

1 participant