Revert "oauth2 fixes (#177)"
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 21 Aug 2022 15:22:15 +0000 (16:22 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 21 Aug 2022 15:22:15 +0000 (16:22 +0100)
commitb0130bfa7b420550aa7acba6a88c71aa22c51246
tree827e4b05804fa2bc09459ce18ef7737838e24b85
parentd72f9e39d9f76ee8bbd26c068b2870ea945705b7
Revert "oauth2 fixes (#177)"

This reverts commit 429e2ac832a874ae8ba8a9c116da61a6273c8a87.
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 [new file with mode: 0644]
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 [new file with mode: 0644]