Skip to content

Render access denied without message

Bob Van Landuyt requested to merge bvl-missing-message-on-access-denied into master

What does this MR do?

This makes sure the access_denied error page renders if there's no message set.

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a Backend maintainer

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/47844

Merge request reports