mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
- Move the `authenticate_with_two_factor` method from `ApplicationController` to the `AuthenticatesWithTwoFactor` module, where it should be.
2 lines
90 B
Plaintext
2 lines
90 B
Plaintext
= render partial: "u2f/authenticate", locals: { new_user_session_path: "/users/sign_in" }
|