Add a way to use the admin api without a user.
authorlain <lain@soykaf.club>
Tue, 18 Dec 2018 20:08:52 +0000 (21:08 +0100)
committerlain <lain@soykaf.club>
Tue, 18 Dec 2018 20:08:52 +0000 (21:08 +0100)
commitf3eb414e282dd0e3bd5c60838e45c69cf21541e4
tree64cd057ee1c2c5296cb70cb1f522874173ceb094
parent443d59baa05165c3b5b7ab14f3eabd6f2eba09f2
Add a way to use the admin api without a user.
config/config.md
lib/pleroma/plugs/admin_secret_authentication_plug.ex [new file with mode: 0644]
lib/pleroma/web/router.ex
test/plugs/admin_secret_authentication_plug_test.exs [new file with mode: 0644]