Fix oauth2 (for real) (#179)
authorfloatingghost <hannah@coffee-and-dreams.uk>
Sun, 21 Aug 2022 16:24:37 +0000 (16:24 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Sun, 21 Aug 2022 16:24:37 +0000 (16:24 +0000)
commitaa681d7e15f6170e7e92d86146d5ba96be6433bc
treeb3135b48ff188678408ef6655d520a6231d639cb
parentb0130bfa7b420550aa7acba6a88c71aa22c51246
Fix oauth2 (for real) (#179)

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/179
12 files changed:
lib/pleroma/helpers/auth_helper.ex
lib/pleroma/web/mastodon_api/controllers/auth_controller.ex
lib/pleroma/web/o_auth/o_auth_controller.ex
lib/pleroma/web/o_auth/token.ex
lib/pleroma/web/o_auth/token/query.ex
lib/pleroma/web/plugs/o_auth_plug.ex
lib/pleroma/web/plugs/set_user_session_id_plug.ex [deleted file]
lib/pleroma/web/router.ex
mix.exs
test/pleroma/web/o_auth/o_auth_controller_test.exs
test/pleroma/web/plugs/o_auth_plug_test.exs
test/pleroma/web/plugs/set_user_session_id_plug_test.exs [deleted file]