mastodon/app
Eugen Rochko fa3f78e4bf Fix other sessions not being logged out on password change
While OAuth tokens were immediately revoked, accessing the home
controller immediately generated new OAuth tokens and "revived"
the session due to a combination of using remember_me tokens and
overwriting the `authenticate_user!` method
2020-07-07 15:13:14 +02:00
..
chewy
controllers Fix other sessions not being logged out on password change 2020-07-07 15:13:14 +02:00
helpers
javascript Fix regression in sparkline style in web UI (#13753) 2020-05-14 09:01:23 +02:00
lib
mailers
models
policies
presenters
serializers
services
validators
views Fix some account avatars on public pages having incorrect size (#13692) 2020-05-13 21:20:34 +02:00
workers