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
How to set up and validate locally
- Setup Audit Event Streaming: https://docs.gitlab.com/ee/administration/audit_event_streaming/index.html#add-a-new-http-destination
- Try to reset you password and enter some weak password for example: abc123
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Harsimar Sandhu