Skip to content

Migrate two-factor auth error message to shared HAML partial

What does this MR do and why?

Related to #325364 (closed)

Migrate the alert shown if your pin is incorrect when setting up 2FA to use the _global_alert.html.haml partial. This ensures that the alert is pajamas compliant.

Screenshots or screen recordings

Before After
Screen_Shot_2022-03-11_at_2.54.40_PM Screen_Shot_2022-03-11_at_2.52.39_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Peter Hegman

Merge request reports