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

Honor log_request_body setiing in compliance audit log #4832

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. WIP on compliance auditlog fix

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7b4a49a View commit details
    Browse the repository at this point in the history
  2. Ensure body is logged when document is first created, otherwise log t…

    …he diffs
    
    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3ed22ae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. If original source is empty, treat it as empty doc

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    431ab35 View commit details
    Browse the repository at this point in the history
  2. Remove static import

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bc7b2ea View commit details
    Browse the repository at this point in the history
  3. Confine change

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    850cea5 View commit details
    Browse the repository at this point in the history
  4. Update logic when body gets audit logged

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    08d8eef View commit details
    Browse the repository at this point in the history