• Tan Le's avatar
    Audit successful key destroy action · e2943e71
    Tan Le authored
    When an SSH key is successfully destroyed, an audit event will be
    created. Additionally, we introduce a domain object `Audit::Target` to
    handle more flexible resolution of target's details. Previously, it is
    assumed that all audit target has `name` but this is no longer valid for
    `Key` (i.e. Key has `title`).
    
    Changelog: added
    EE: true
    e2943e71
target.rb 338 Bytes