chinwagsocial/spec
Eugen Rochko 5e8d037e27 Fix #3910 - Require OTP authentication to disable 2FA (#3935)
* Fix #3910 - Require OTP authentication to disable 2FA. Also, remove ability
to generate new OTP backup codes *after* initial backup codes were handed
out during activation

* Restore recovery code re-generation

* Improve display of some 2FA elements
2017-06-25 23:51:46 +02:00
..
controllers Fix #3910 - Require OTP authentication to disable 2FA (#3935) 2017-06-25 23:51:46 +02:00
fabricators Cover Admin::DomainBlocksController more (#3329) 2017-06-25 21:42:36 +02:00
features Add scenarios for log in (#3497) 2017-06-01 17:25:59 +02:00
fixtures A minor change for ProviderDiscovery and spec (#3543) 2017-06-04 14:59:40 +02:00
helpers Fix RTL detection on Ruby side (#3867) 2017-06-20 18:45:09 +02:00
javascript Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
lib Whitelist allowed classes for federated statuses (#3810) 2017-06-17 20:26:05 +02:00
mailers Spec UserMailer (#3757) 2017-06-17 01:15:00 +02:00
models Revocable sessions (#3616) 2017-06-23 18:50:53 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Use around hook to restore context in InstancePresenter spec (#3430) 2017-05-30 09:03:35 -04:00
requests Fix locale related specs (#3707) 2017-06-12 10:58:03 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 2017-06-19 01:51:04 +02:00
support Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
views Update rails to version 5.0.3 (#3054) 2017-05-14 16:30:14 +02:00
workers Batched remove status service (#3735) 2017-06-14 18:01:35 +02:00
rails_helper.rb Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
spec_helper.rb Add more tests for AtomSerializer (#2096) 2017-04-18 22:30:17 +02:00