gitlab-org--gitlab-foss/app
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
..
assets Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
controllers Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
finders Merge branch 'master' into awardables 2016-06-03 15:20:11 +02:00
helpers Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
mailers New confirmation email 🔥 2016-05-25 16:56:06 -04:00
models Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
services Spec label add / delete in UpdateService 2016-06-03 17:14:23 -05:00
uploaders Remove reduntant `move_to_store` override 2016-03-30 12:50:19 +02:00
validators Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00
views Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
workers Update repository_import_worker.rb 2016-06-02 21:48:27 -04:00