Skip to content

AthenaAuditors: Migrate auditor hooks

Frank Winklmeier requested to merge fwinkl/athena:auditors into master

The before/after[XYZ] (e.g. beforeInitialize/afterInitialize) auditor hooks are deprecated. Migrate the code in those hooks to the generic before/after hooks. There should be no functional changes in the code.

Also delete the unused CoWAuditor.

Edited by Frank Winklmeier

Merge request reports