gitlab-org--gitlab-foss/app/views/devise
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
..
confirmations Improved confirmation UX 2016-04-21 20:20:09 -04:00
mailer New confirmation email 🔥 2016-05-25 16:56:06 -04:00
passwords
registrations
sessions Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
shared show only the eanbled oauth providers 2016-05-12 13:44:46 +03:00
unlocks