Add basic auth.
authorRoger Braun <roger@rogerbraun.net>
Mon, 20 Mar 2017 16:45:47 +0000 (17:45 +0100)
committerRoger Braun <roger@rogerbraun.net>
Mon, 20 Mar 2017 16:56:45 +0000 (17:56 +0100)
commite32dbfc9a5477830dba7bf3e99621161e4454a29
tree0179d3b453d98b30facfff72f857da2fec999f44
parenta93f3421a704d6728a856d5d82cdbf9c43f3f897
Add basic auth.
config/test.exs
lib/pleroma/plugs/authentication_plug.ex [new file with mode: 0644]
mix.exs
mix.lock
test/plugs/authentication_plug_test.exs [new file with mode: 0644]