aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/plugs
AgeCommit message (Expand)Author
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
2018-05-19activitypub: normalize the actor to ensure we have its URIWilliam Pitcock
2018-05-04Fix a bunch of unused variable warningsMark Felder
2018-04-02Fail faster.lain
2018-03-30Format the code.lain
2018-03-27More Jason changes.lain
2018-03-11More signature debugging.lain
2018-02-25Fix signing bug.lain
2018-02-24More logging for signature problems.lain
2018-02-22More logging.lain
2018-02-15HttpSignature Plug: Skip if already valid.lain
2017-12-12Add plug to validate signed http requests.Roger Braun
2017-12-07Don't log in deactivated users.Lain Iwakura
2017-12-04Fix basic auth for passwords with a colon.eal
2017-11-19Fix all compilation warningsThog
2017-11-12Add Mastodon frontend.Roger Braun
2017-09-06Add very basic oauth and mastodon api support.Roger Braun
2017-05-16AP refactoring.Roger Braun
2017-04-27Refactor code to comply with credo suggestionsdtluna