Skip to content

Allow a user to sign out when on the terms page

Bob Van Landuyt requested to merge bvl-fix-sign-out-on-terms into master

What does this MR do?

This skips the terms check for devise controllers, making sure that users are still able to log in/out.

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/46211

Edited by Bob Van Landuyt

Merge request reports