summaryrefslogtreecommitdiff
path: root/spec/controllers/profiles
Commit message (Expand)AuthorAgeFilesLines
* Bump devise-two-factor to 2.0.0rs-bump-two-factorRobert Speicher2015-09-191-2/+2
* Add User#disable_two_factor!rs-disable-2faRobert Speicher2015-07-101-10/+3
* Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-1/+1
* Use User#two_factor_enabled instead of otp_required_for_loginrs-dev-issue-2415Robert Speicher2015-06-191-4/+4
* Spec the failure cases for PreferencesController#updateRobert Speicher2015-06-131-2/+18
* Add `dashboard` attribute to User modelRobert Speicher2015-06-131-0/+2
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-0/+70
* Bump secret key length to 32rs-manual-2fa-entryRobert Speicher2015-05-231-1/+1
* Add support for manually entering 2FA detailsRobert Speicher2015-05-231-2/+5
* Merge branch 'fix-avatar-removal' into 'master'Hannes Rosenögger2015-05-121-0/+17
|\
| * Fix bug where avatar filenames were not actually deleted from the database du...Stan Hu2015-05-071-0/+17
* Clear all 2FA-related fields when user disables the featureRobert Speicher2015-05-091-0/+126