oauth2 fixes (#177)
authorfloatingghost <hannah@coffee-and-dreams.uk>
Sun, 21 Aug 2022 14:46:52 +0000 (14:46 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Sun, 21 Aug 2022 14:46:52 +0000 (14:46 +0000)
commit429e2ac832a874ae8ba8a9c116da61a6273c8a87
tree232e1774b7075a2f49ec37bce288a0144c4f9928
parentf8dffa61269c2cae803e2e394bae4933489e6831
oauth2 fixes (#177)

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/177
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]