akkoma/lib/pleroma/plugs
feld 3f65f2ea79 Merge branch 'feature/1922-media-proxy-whitelist' into 'develop'
Support for hosts with scheme in MediaProxy whitelist setting

Closes #1922

See merge request pleroma/pleroma!2754
2020-07-14 18:07:44 +00:00
..
rate_limiter
admin_secret_authentication_plug.ex [#1940] Reinstated OAuth-less admin_token authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence). 2020-07-19 21:35:57 +03:00
authentication_plug.ex AuthenticationPlug: Also update crypt passwords. 2020-05-17 11:40:25 +02:00
basic_auth_decoder_plug.ex
cache.ex
digest.ex
ensure_authenticated_plug.ex Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00
ensure_public_or_authenticated_plug.ex
ensure_user_key_plug.ex
expect_authenticated_check_plug.ex
expect_public_or_authenticated_check_plug.ex
federating_plug.ex
http_security_plug.ex MediaProxy whitelist setting now supports hosts with scheme 2020-07-12 12:41:40 +03:00
http_signature.ex
idempotency_plug.ex
instance_static.ex
legacy_authentication_plug.ex
mapped_signature_to_identity_plug.ex
oauth_plug.ex
oauth_scopes_plug.ex
plug_helper.ex
remote_ip.ex
session_authentication_plug.ex
set_format_plug.ex
set_locale_plug.ex
set_user_session_id_plug.ex
static_fe_plug.ex StaticFE Plug: Use phoenix helper to get the requested format. 2020-07-06 12:11:10 +02:00
trailing_format_plug.ex
uploaded_media.ex Change references from "deleted_urls" to "banned_urls" as nothing is handled via media deletions anymore; all actions are manual operations by an admin to ban the url 2020-06-17 13:13:55 -05:00
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex [#1940] Reinstated OAuth-less admin_token authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence). 2020-07-19 21:35:57 +03:00