pleroma/lib/pleroma/plugs
2020-04-15 21:19:16 +03:00
..
rate_limiter remote_ip plug adds remote_ip_found flag 2020-04-15 15:27:34 +03:00
admin_secret_authentication_plug.ex
auth_expected_plug.ex [#2349] Made :skip_plug/2 prevent plug from being executed even if explicitly called. Refactoring. Tests. 2020-04-15 21:19:16 +03:00
authentication_plug.ex
basic_auth_decoder_plug.ex
cache.ex
digest.ex
ensure_authenticated_plug.ex
ensure_public_or_authenticated_plug.ex
ensure_user_key_plug.ex
federating_plug.ex
http_security_plug.ex
http_signature.ex
idempotency_plug.ex
instance_static.ex
legacy_authentication_plug.ex
mapped_signature_to_identity_plug.ex fix logger message 2020-04-14 08:43:47 +03:00
oauth_plug.ex
oauth_scopes_plug.ex [#2349] Made :skip_plug/2 prevent plug from being executed even if explicitly called. Refactoring. Tests. 2020-04-15 21:19:16 +03:00
plug_helper.ex Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug plug to mark a plug explicitly skipped (disabled). 2020-04-06 10:20:44 +03:00
remote_ip.ex remote_ip plug adds remote_ip_found flag 2020-04-15 15:27:34 +03:00
session_authentication_plug.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 Uploads: Sandbox them in the CSP. 2020-04-15 12:05:22 +02:00
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex