You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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
9 years ago
..
controllers Fix #3910 - Require OTP authentication to disable 2FA (#3935) 9 years ago
fabricators Cover Admin::DomainBlocksController more (#3329) 9 years ago
features Add scenarios for log in (#3497) 9 years ago
fixtures A minor change for ProviderDiscovery and spec (#3543) 9 years ago
helpers Fix RTL detection on Ruby side (#3867) 9 years ago
javascript Remove unused variables (#3906) 9 years ago
lib Whitelist allowed classes for federated statuses (#3810) 9 years ago
mailers Spec UserMailer (#3757) 9 years ago
models Revocable sessions (#3616) 9 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters Use around hook to restore context in InstancePresenter spec (#3430) 9 years ago
requests Fix locale related specs (#3707) 9 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 9 years ago
services Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 9 years ago
support Some minor change and spec for Account (#3813) 9 years ago
views Update rails to version 5.0.3 (#3054) 9 years ago
workers Batched remove status service (#3735) 9 years ago
rails_helper.rb Add overview of active sessions (#3929) 9 years ago
spec_helper.rb Add more tests for AtomSerializer (#2096) 9 years ago