Skip to content

Fix 'null' to null bug

Derek Knox requested to merge 270473-return-to-site-null-path into master

What does this MR do?

Ensures the "Return to site" button does not show when there is no returnUrl.

See this comment for root cause

Screenshots (strongly suggested)

before after
Screen_Shot_2020-10-20_at_2.28.56_PM Screen_Shot_2020-10-20_at_2.27.56_PM

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

Related to #270473 (closed)

Edited by Derek Knox

Merge request reports