mastodon/app
Claire 2688f18d06 Fix authentication failures after going halfway through a sign-in attempt (#16607)
* Add tests

* Add security-related tests

My first (unpublished) attempt at fixing the issues introduced (extremely
hard-to-exploit) security vulnerabilities, addressing them in a test.

* Fix authentication failures after going halfway through a sign-in attempt

* Refactor `authenticate_with_sign_in_token` and `authenticate_with_two_factor` to make the two authentication steps more obvious
2021-11-05 20:27:07 +01:00
..
chewy Change tootctl search deploy algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Fix authentication failures after going halfway through a sign-in attempt (#16607) 2021-11-05 20:27:07 +01:00
helpers New Crowdin updates (#16269) 2021-05-20 00:19:52 +02:00
javascript New Crowdin updates (#16288) 2021-06-02 21:09:18 +02:00
lib Fix invalid blurhash handling in Create activity (#16583) 2021-11-05 20:26:44 +01:00
mailers Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
models Fix crash when encountering invalid account fields (#16598) 2021-11-05 20:26:51 +01:00
policies Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
presenters Add server rules (#15769) 2021-02-21 19:50:12 +01:00
serializers Add width and height to attachments in ActivityPub (#16245) 2021-05-16 23:09:03 +02:00
services Fix remotely-suspended accounts' toots being merged back into timelines (#16628) 2021-11-05 20:26:59 +01:00
validators Fix existing username validator not allowing multiple accounts (#16153) 2021-05-04 14:22:04 +02:00
views Change trending hashtags to be affected be reblogs (#16164) 2021-05-07 14:33:43 +02:00
workers Fix when MoveWorker cannot get locale from remote account (#16576) 2021-11-05 20:26:36 +01:00