summaryrefslogtreecommitdiff
path: root/spec/features/u2f_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-3/+3
* Fixed rspec testsJose Ivan Vargas2017-04-061-7/+7
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-9/+8
* Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-43/+76
* fix: 24982- Remove'Signed in successfully' messagejnoortheen2016-12-071-5/+4
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-7/+7
* Pass the remember_me option into the u2f form and support it while authentica...add-remember-option-u2fDJ Mountney2016-09-011-0/+14
* Add feature specs to cover naming and deleting U2F devices.Timothy Andrew2016-08-181-8/+28
* Fix `U2fSpec` for PhantomJS versions > 2.Timothy Andrew2016-08-131-12/+20
* Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2fTimothy Andrew2016-07-141-11/+44
* Update `u2f_spec` to cover U2F being disabled until authenticator is set up.Timothy Andrew2016-06-151-34/+23
* Add feature specs covering U2F registration and authentication.Timothy Andrew2016-06-061-0/+239