aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web/plugs
AgeCommit message (Expand)Author
2022-05-06Allow to skip cache in Cache plugTusooa Zhu
2021-05-28Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0Alex Gleason
2021-02-25Leave a note for future explorersMark Felder
2021-02-25No need to filter out Mix.env() from the API routes.Mark Felder
2021-02-25Filter out MIX_ENV from route list and add a testMark Felder
2021-02-17Remove `:auth, :enforce_oauth_admin_scope_usage`rinpatch
2021-01-27Add testsEgor Kislitsyn
2021-01-27Merge branch 'chore/tests-use-clear_config' into 'develop'lain
2021-01-26Merge branch 'service-worker-allowed-header' into 'develop'feld
2021-01-26Convert tests to all use clear_config instead of Pleroma.Config.putMark Felder
2021-01-21Allow to define custom HTTP headers per each frontendeugenijm
2021-01-21Ability to set the Service-Worker-Allowed headereugenijm
2021-01-18Merge branch 'develop' into refactor/deactivated_user_fieldMark Felder
2021-01-15Change user.confirmation_pending field to user.is_confirmedMark Felder
2021-01-15Change user.deactivated field to user.is_activeMark Felder
2021-01-14Pbkdf2: Use it everywhere.Lain Soykaf
2021-01-13Password: Replace Pbkdf2 with Password.lain
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-12-21Test: More async/sync tweaks.lain
2020-12-21Tests: Make as many tests as possible async.lain
2020-12-18Tests: Use NullCache for async tests.lain
2020-12-18Tests: Remove unneeded explicit cachex use.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-30Remove unused aliasesEgor Kislitsyn
2020-10-27FrontStatic plug: excluded invalid urlMaksim Pechnikov
2020-10-13JPEG content_type must be image/jpegMark Felder
2020-10-13changes 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-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-13IdempotencyPlug 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