1. 16 Sep, 2020 1 commit
    • Drew Blessing's avatar
      Log authentication events alongside existing audit events · a546012b
      Drew Blessing authored
      For authentication, add both an audit event and authentication
      event for the short term. Eventually we will diverge and only
      store authentication events when an authentication occours.
      At that time, authentication events will be a subclass of audit
      events. For now we store both and use authentication events for
      usage ping exclusively.
      a546012b
  2. 14 Sep, 2020 39 commits