Skip to content

License feature availability checks in Auditor

Harsimar Sandhu requested to merge 365441-add-license-checks-in-auditor into master

What does this MR do and why?

Adds license feature availability checks in Auditor class.

How to set up and validate locally

  1. Start GDK with ultimate license
  2. Produce audit event using auditor for example: Download a repository using UI (download zip)
  3. Check audit event is created in database and also logged in audit_json.log
  4. Now remove ultimate license
  5. Repeat step 2
  6. Check no audit event is created or logged in audit_json.log

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #365441 (closed)

Edited by Harsimar Sandhu

Merge request reports

Loading