Skip to content

Audit user password reset failure events

What does this MR do and why?

Audit user password reset failure events

This commit adds audit event for user password failures

EE: true Changelog: added

#377762 (closed)

How to set up and validate locally

  1. Setup Audit Event Streaming: https://docs.gitlab.com/ee/administration/audit_event_streaming/index.html#add-a-new-http-destination
  2. Try to reset you password and enter some weak password for example: abc123
  3. It should stream audit event: password_reset_failed

MR acceptance checklist

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

Edited by Harsimar Sandhu

Merge request reports