chinwagsocial/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 Fix bookmarks also searchable (#13293) 2020-03-22 02:40:03 +01:00
controllers Fix other sessions not being logged out on password change 2020-07-07 15:13:14 +02:00
helpers Refactor monkey-patching of Goldfinger (#12561) 2020-05-10 11:41:43 +02:00
javascript Fix regression in sparkline style in web UI (#13753) 2020-05-14 09:01:23 +02:00
lib Fix keybase config serializer (#13742) 2020-05-12 15:28:29 +02:00
mailers Fix error when sending moderation notification (#13014) 2020-02-01 15:42:12 +01:00
models Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 2020-05-12 15:25:33 +02:00
policies Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
presenters Fix n+1 query for bookmarks on statuses (#12494) 2019-11-28 04:08:00 +01:00
serializers Improve RSS entries for statuses (#13592) 2020-05-10 09:50:54 +02:00
services Fix not publishing update of remote timeline (#13745) 2020-05-12 15:24:35 +02:00
validators Improve polls: option lengths & redesign (#13257) 2020-04-02 17:10:55 +02:00
views Fix some account avatars on public pages having incorrect size (#13692) 2020-05-13 21:20:34 +02:00
workers Fix RedownloadMediaWorker (#13741) 2020-05-12 15:55:25 +02:00