Refactor code to comply with credo suggestions
[akkoma] / lib / pleroma / plugs / authentication_plug.ex
2017-04-27 dtlunaRefactor code to comply with credo suggestions
2017-03-30 Roger BraunShort circuit user verification if cookie is present.
2017-03-20 Roger BraunDon't use fetch access in plug.
2017-03-20 Roger BraunAdd basic auth.