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

Add Organizational event logging feature #2868

Merged
merged 1 commit into from
Dec 1, 2022

Commits on Nov 27, 2022

  1. Add Organizational event logging feature

    This PR adds event/audit logging support for organizations.
    By default this feature is disabled, since it does log a lot and adds
    extra database transactions.
    
    All events are touched except a few, since we do not support those
    features (yet), like SSO for example.
    
    This feature is tested with multiple clients and all database types.
    
    Fixes dani-garcia#229
    BlackDex committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    2ea9b66 View commit details
    Browse the repository at this point in the history