gitlab-org--gitlab-foss/spec/javascripts/u2f
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
..
authenticate_spec.coffee Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
mock_u2f_device.js.coffee Implement U2F registration. 2016-06-06 12:50:31 +05:30
register_spec.js.coffee Implement U2F registration. 2016-06-06 12:50:31 +05:30