Skip to content

Update password change sign-in banner text

Drew Blessing requested to merge dblessing-update-pw-change-banner into master

What does this MR do?

GitLab prefers using the word sign-in rather than login. The banner shown to users after they change their password contains the word login, and the grammar is also less than ideal. This change updates the text to be more grammatically correct and uses the word sign-in instead of login.

Screenshots

Before

Screen_Shot_2020-08-04_at_11.44.05_AM

After

Screen_Shot_2020-08-04_at_11.42.00_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Drew Blessing

Merge request reports