Prefer `sign_in` over `gitlab_sign_in` as its faster
Devise helpers acts on Warden which is faster than our own helpers. Note that `gitlab_sign_out` is still necessary due to the same issue mentioned at 60814985
Showing
Please register or sign in to comment