aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/plugs
AgeCommit message (Collapse)Author
2017-03-30Short circuit user verification if cookie is present.Roger Braun
2017-03-20Don't use fetch access in plug.Roger Braun
This makes it work with structs.
2017-03-20Add basic auth.Roger Braun