Skip to content

Add additional user actions in Audit events

James Lopez requested to merge feature/user-audit-2 into master

Adds the additional user events (this does not change the underlying current audit mechanism)

Different approach from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1927

  • Add a new email address
  • Remove an email address
  • Password change
  • Forget password
  • Failed to login
  • Add SSH key
  • Grant Oauth access

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/1370

Edited by James Lopez

Merge request reports