summaryrefslogtreecommitdiff
path: root/spec/features/login_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update wording for 2FA requirement noticers-2fa-requirement-wordingRobert Speicher2016-01-231-5/+5
* specs for forced two-factor authentication and grace periodGabriel Mazetto2015-12-241-0/+52
* Fix spec broken by updated Devise translationsRobert Speicher2015-10-011-1/+1
* Add `feature` tag to feature specsRobert Speicher2015-07-061-1/+1
* Handle password reset for users with 2FA enabled2faRobert Speicher2015-05-111-2/+2
* Prevent "You are already signed in." error message upon 2FA loginRobert Speicher2015-05-091-1/+18
* Generate 10 2FA backup codes instead of the default of 5Robert Speicher2015-05-091-2/+2
* Add :two_factor trait to User factoryRobert Speicher2015-05-091-8/+4
* Fix 2FA backup code removalRobert Speicher2015-05-091-7/+5
* Refactor SessionsControllerRobert Speicher2015-05-091-0/+8
* Make two-factor login work and add a feature specRobert Speicher2015-05-091-0/+82