gitlab-org--gitlab-foss/spec/javascripts/fixtures/u2f/authenticate.html.haml
DJ Mountney 9224f031cf Pass the remember_me option into the u2f form and support it while authenticating
Matches the changes done for non-u2f two-factor auth
2016-09-01 17:11:42 -07:00

1 line
125 B
Text

= render partial: "u2f/authenticate", locals: { new_user_session_path: "/users/sign_in", params: {}, resource_name: "user" }