mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-29 21:41:43 +01:00
844870273f
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