mastodon/app
Eugen Rochko 844870273f
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:26:31 +02:00
..
chewy Fix searchable status without explicitly mentioning it () 2020-05-23 05:47:25 +02:00
controllers Fix other sessions not being logged out on password change () 2020-07-07 15:26:31 +02:00
helpers Add a visibility icon to status () 2020-06-25 22:43:59 +02:00
javascript Fix account note border radius () 2020-07-07 13:46:21 +02:00
lib Change Redis#exists calls to Redis#exists? to avoid deprecation warning () 2020-07-01 19:05:21 +02:00
mailers Add e-mail-based sign in challenge for users with disabled 2FA () 2020-06-09 10:23:06 +02:00
models Add color extraction for audio thumbnails () 2020-07-05 18:28:25 +02:00
policies Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
presenters Add user notes on accounts () 2020-06-30 19:19:50 +02:00
serializers Change design of account notes in web UI () 2020-07-07 01:24:03 +02:00
services Change User-Agent of link preview fetching service to include "Bot" () 2020-07-07 10:55:18 +02:00
validators Add E2EE API () 2020-06-02 19:24:53 +02:00
views Fix hashtag column options styling () 2020-07-07 01:33:38 +02:00
workers Add color extraction for audio thumbnails () 2020-07-05 18:28:25 +02:00