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

Move admin_audit hooks to proper event listeners #37193

Closed
wants to merge 4 commits into from

Commits on May 2, 2023

  1. Add preview specifications into BeforePreviewFetchedEvent event

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 2, 2023
    Configuration menu
    Copy the full SHA
    268f5cd View commit details
    Browse the repository at this point in the history
  2. feat(event): Introduce a new ConsoleEventV2 modern event to replace d…

    …epreciated ConsoleEvent event
    
    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 2, 2023
    Configuration menu
    Copy the full SHA
    73291ba View commit details
    Browse the repository at this point in the history
  3. Introduce user id assigned typed events for LDAP usage

    Based on work from #32019
    
    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    CarlSchwan authored and tcitworld committed May 2, 2023
    Configuration menu
    Copy the full SHA
    ac0c201 View commit details
    Browse the repository at this point in the history
  4. Move admin_audit hooks to modern event listeners

    Signed-off-by: Thomas Citharel <tcit@tcit.fr>
    tcitworld committed May 2, 2023
    Configuration menu
    Copy the full SHA
    7f5ff6c View commit details
    Browse the repository at this point in the history