Pleroma/lib/pleroma/plugs
Alex Gleason 1bd9749a8f
Let blob: pass CSP
2020-04-26 00:29:42 -05: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 [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 2020-04-17 21:21:10 +03:00
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 Let blob: pass CSP 2020-04-26 00:29:42 -05:00
http_signature.ex
idempotency_plug.ex
instance_static.ex
legacy_authentication_plug.ex [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 2020-04-17 21:21:10 +03:00
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 [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. 2020-04-17 21:21:10 +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