Password reset link redirects to `ci` endpoint
When a user is already logged in to GitLab.com, clicking the 'Click here to set your password' link in an email redirects to https://gitlab.com/ci/user_sessions/callback?code=abcd1234
and produces a 404 error.
The initial link in the email is https://gitlab.com/users/password/edit?reset_password_token=abcd1234