aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/plugs
AgeCommit message (Expand)Author
2019-02-12Use url[:scheme] instead of protocol to determine if https is enabledshibayashi
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09[#468] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions.Ivan Tashkinov
2019-02-09Credo fixes: alias grouping/orderingHaelwenn (lanodan) Monnier
2019-02-09Credo fixes: parameter consistencyHaelwenn (lanodan) Monnier
2019-02-01Serve sw-pleroma.js properlyhref
2019-01-26Join on preloads to avoid N+1 querieshref
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-18Add a way to use the admin api without a user.lain
2018-12-17Instance/Static runtime plughref
2018-12-16More put_view.href
2018-12-14fix and improve web push; add configuration docsEgor Kislitsyn
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-06Merge branch 'develop' into feature/compat/push-subscriptionsEgor Kislitsyn
2018-12-06Merge branch 'develop' into feature/compat/push-subscriptionsEgor Kislitsyn
2018-12-05fix/273Maksim Pechnikov
2018-12-01More fixes for Info schema.lain
2018-12-01Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into validate-us...lain
2018-12-01Fix admin api.lain
2018-11-30reverse proxy / uploadshref
2018-11-30Merge remote-tracking branch 'origin' into validate-user-infolain
2018-11-26Plugs.HTTPSecurityPlug: Activate upgrade-insecure-requests only when there is...Haelwenn (lanodan) Monnier
2018-11-26Add manifest-src to allow manifest.jsonshibayashi
2018-11-20oauth plug: fix deactivated checkWilliam Pitcock
2018-11-17lib/pleroma/plugs/user_is_admin_plug.ex: change 403 string to “User is not ...Haelwenn (lanodan) Monnier
2018-11-17[Pleroma.Plugs.UserIsAdminPlug]: Check if admin is true instead of false, fix...Haelwenn (lanodan) Monnier
2018-11-17lib/pleroma/plugs/user_is_admin_plug.ex: CreateHaelwenn (lanodan) Monnier
2018-11-16http security: remove form-action from CSP definitionsWilliam Pitcock
2018-11-12http security: allow referrer-policy to be configuredWilliam Pitcock
2018-11-12rename CSPPlug to HTTPSecurityPlug.William Pitcock
2018-11-11csp plug: add support for certificate transparencyWilliam Pitcock
2018-11-11csp plug: add sts supportWilliam Pitcock
2018-11-11plugs: add CSPPlugWilliam Pitcock
2018-11-05Runtime configured routerhref
2018-09-22Assign token to connectionMartin Kühl
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-05change cond to if elseMoon Man
2018-09-05auth against sha512-crypt password hashes, upgrade to pbkdf2Moon Man
2018-07-31activitypub: verify remote http signature digests by recomputing the digest a...William Pitcock
2018-05-26Rename id helper method.lain