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 Autofocus the email field on the password reset form 2015-09-30 15:39:59 -04:00
registrations Add a page title to every page. 2015-04-30 19:12:15 +02:00
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 Allow account unlock via email 2015-12-14 15:35:02 -06:00