Pleroma/lib/pleroma/web/plugs
Mark Felder d69c78ceb9 Remove configurability of upload proxy opts, simplify 2021-01-05 15:06:00 -06:00
..
rate_limiter
admin_secret_authentication_plug.ex [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
authentication_plug.ex
basic_auth_decoder_plug.ex
cache.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
digest_plug.ex
ensure_authenticated_plug.ex
ensure_public_or_authenticated_plug.ex
ensure_user_token_assigns_plug.ex [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
expect_authenticated_check_plug.ex
expect_public_or_authenticated_check_plug.ex
federating_plug.ex
frontend_static.ex
http_security_plug.ex
http_signature_plug.ex
idempotency_plug.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
instance_static.ex
mapped_signature_to_identity_plug.ex [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
o_auth_plug.ex
o_auth_scopes_plug.ex [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
plug_helper.ex
rate_limiter.ex Cachex: Make caching provider switchable at runtime. 2020-12-18 17:44:46 +01:00
remote_ip.ex
set_format_plug.ex
set_locale_plug.ex
set_user_session_id_plug.ex
static_fe_plug.ex
trailing_format_plug.ex
uploaded_media.ex Remove configurability of upload proxy opts, simplify 2021-01-05 15:06:00 -06:00
user_enabled_plug.ex [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. 2020-12-06 13:59:10 +03:00
user_fetcher_plug.ex
user_is_admin_plug.ex