summaryrefslogtreecommitdiff
path: root/spec/features/login_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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