Simplified HTTP signature processing
authorAtsuko Karagi <atsuko.karagi@localhost>
Mon, 19 Dec 2022 20:41:48 +0000 (20:41 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Mon, 19 Dec 2022 20:41:48 +0000 (20:41 +0000)
commit4a78c431cfe1373ba09a3c02bc56502063975890
treefa00de01b5dec5a975527ce2a03af8c823b4b4f8
parente17c71a38963cfed2fbcff4872a2a44be028f4eb
Simplified HTTP signature processing
CHANGELOG.md
lib/pleroma/web/o_auth/scopes.ex
lib/pleroma/web/plugs/ensure_http_signature_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/http_signature_plug.ex
lib/pleroma/web/router.ex
test/pleroma/web/plugs/ensure_http_signature_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/http_signature_plug_test.exs