mastodon/spec
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802)
If someone tries logging in to an account and is prompted for a 2FA
code or sign-in token, even if the account's password or e-mail is
updated in the meantime, the session will show the prompt and allow
the login process to complete with a valid 2FA code or sign-in token
2020-11-12 23:05:01 +01:00
..
controllers Fix 2FA/sign-in token sessions being valid after password change (#14802) 2020-11-12 23:05:01 +01:00
fabricators Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
features
fixtures
helpers
lib Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
mailers
models Fix updating account counters when account_stat is not yet created (#15108) 2020-11-09 16:00:23 +01:00
policies Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
presenters
requests
routing
serializers/activitypub
services Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
support
validators
views
workers Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
rails_helper.rb
spec_helper.rb