aboutsummaryrefslogtreecommitdiff
path: root/test/plugs
AgeCommit message (Expand)Author
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-20Merge branch 'ci-test-fix' into 'develop'lambda
2018-12-19daaa8cd6 take twohref
2018-12-18Add a way to use the admin api without a user.lain
2018-12-18SetUserSessionIdPlugTest: try to fix random ci failureshref
2018-12-17Instance/Static runtime plughref
2018-12-12fix warningsMaksim Pechnikov
2018-12-05fix/273Maksim Pechnikov
2018-12-01More fixes for Info schema.lain
2018-12-01Fix admin api.lain
2018-11-17test/plugs/user_is_admin_plug_test: New testHaelwenn (lanodan) Monnier
2018-11-17Reset http security settings to fix plug testAkiraFukushima
2018-11-12http security: allow referrer-policy to be configuredWilliam Pitcock
2018-11-12rename CSPPlug to HTTPSecurityPlug.William Pitcock
2018-11-11tests: add tests for CSPPlugWilliam Pitcock
2018-09-09tests: break the cycle using pleroma.factoryWilliam Pitcock
2018-09-09tests: try breaking the cycle a different wayWilliam Pitcock
2018-09-09test: user enabled plug tests: fix circular referenceWilliam Pitcock
2018-09-05Fix warning.lain
2018-09-05Update legacy passwords automatically.lain
2018-09-05Add UserEnabledPlug.lain
2018-09-05Add SetUserSessionIdPlug.lain
2018-09-05Add EnsureUserKeyPlug, smaller fixeslain
2018-09-05Simplify AuthenticationPluglain
2018-09-05Add SessionAuthenticationPlug.lain
2018-09-05Add LegacyAuthenticationPluglain
2018-09-05Add EnsureAuthenticatedPluglain
2018-09-05Add UserFetcherPlug.lain
2018-09-05Add BasicAuthDecoderPluglain
2018-09-05auth against sha512-crypt password hashes, upgrade to pbkdf2Moon Man
2018-04-02Fail faster.lain
2018-03-30Format the code.lain
2017-12-07Don't log in deactivated users.Lain Iwakura
2017-05-16AP refactoring.Roger Braun
2017-03-30Short circuit user verification if cookie is present.Roger Braun
2017-03-20Add basic auth.Roger Braun