gitlab-org--gitlab-foss/app/views/devise/sessions
Timothy Andrew 86b07caa59 Implement authentication (login) using a U2F device.
- Move the `authenticate_with_two_factor` method from
  `ApplicationController` to the `AuthenticatesWithTwoFactor` module,
  where it should be.
2016-06-06 12:50:31 +05:30
..
_new_base.html.haml Added tags to disable autocapitalize and autocorrect on login field 2015-07-29 15:42:52 +08:00
_new_crowd.html.haml change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
_new_ldap.html.haml Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
new.html.haml render the omniauth_box if there are any button_based_providers 2016-05-12 13:44:46 +03:00
two_factor.html.haml Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30