summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/plugs
AgeCommit message (Expand)Author
2021-02-25Improved recursion through the api route listMark Felder
2021-02-24Attempt to filter out API calls from FrontendStatic plugMark Felder
2021-02-17OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope def...rinpatch
2021-02-11[#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring.Ivan Tashkinov
2021-01-27Add active user countEgor Kislitsyn
2021-01-21Allow to define custom HTTP headers per each frontendeugenijm
2021-01-21Ability to set the Service-Worker-Allowed headereugenijm
2021-01-14Pbkdf2: Use it everywhere.Lain Soykaf
2021-01-13Password: Replace Pbkdf2 with Password.lain
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-08More places we should be using Upload.base_urlMark Felder
2021-01-05Remove configurability of upload proxy opts, simplifyMark Felder
2020-12-18Cachex: Make caching provider switchable at runtime.lain
2020-12-06[#3112] Ensured presence and consistency of :user and :token assigns (EnsureU...Ivan Tashkinov
2020-11-28Merge remote-tracking branch 'remotes/origin/develop' into auth-improvementsIvan Tashkinov
2020-11-27digest algorithm is taken from headerAlexander Strizhakov
2020-11-25Session token setting on token exchange. Auth-related refactoring.Ivan Tashkinov
2020-11-21Session-based OAuth auth fixes (token expiration check), refactoring, tweaks.Ivan Tashkinov
2020-10-31Auth subsystem refactoring and tweaks.Ivan Tashkinov
2020-10-27FrontStatic plug: excluded invalid urlMaksim Pechnikov
2020-10-13fixes after rebaseAlexander Strizhakov
2020-10-13fixes after rebaseAlexander Strizhakov
2020-10-13alias alphabetically orderAlexander Strizhakov
2020-10-13AdminSecretAuthenticationPlug module nameAlexander Strizhakov
2020-10-13AuthenticationPlug module nameAlexander Strizhakov
2020-10-13BasicAuthDecoderPlug module nameAlexander Strizhakov
2020-10-13DigestPlug renameAlexander Strizhakov
2020-10-13Cache plug module nameAlexander Strizhakov
2020-10-13EnsureAuthenticatedPlug module nameAlexander Strizhakov
2020-10-13EnsurePublicOrAuthenticatedPlug module nameAlexander Strizhakov
2020-10-13EnsureUserKeyPlug module nameAlexander Strizhakov
2020-10-13ExpectAuthenticatedCheckPlug module nameAlexander Strizhakov
2020-10-13ExpectPublicOrAuthenticatedCheckPlug module nameAlexander Strizhakov
2020-10-13FederatingPlug module nameAlexander Strizhakov
2020-10-13HTTPSecurityPlug module name and filenameAlexander Strizhakov
2020-10-13IdempotencyPlug module nameAlexander Strizhakov
2020-10-13InstanceStatic module nameAlexander Strizhakov
2020-10-13LegacyAuthenticationPlug module nameAlexander Strizhakov
2020-10-13OAuthPlug module nameAlexander Strizhakov
2020-10-13OAuthScopesPlug module nameAlexander Strizhakov
2020-10-13PlugHelper module nameAlexander Strizhakov
2020-10-13RateLimiter module nameAlexander Strizhakov
2020-10-13RemoteIp module nameAlexander Strizhakov
2020-10-13SessionAuthenticationPlug module nameAlexander Strizhakov
2020-10-13SetFormatPlug module nameAlexander Strizhakov
2020-10-13SetLocalePlug module nameAlexander Strizhakov
2020-10-13SetUserSessionIdPlug module nameAlexander Strizhakov
2020-10-13StaticFEPlug module nameAlexander Strizhakov
2020-10-13TrailingFormatPlug module nameAlexander Strizhakov
2020-10-13UploadedMedia module nameAlexander Strizhakov