akkoma/lib/pleroma/plugs
2020-04-14 08:43:47 +03:00
..
rate_limiter rate limiter: disable based on if remote ip was found, not on if the plug was enabled 2020-03-13 21:41:17 +03:00
admin_secret_authentication_plug.ex
authentication_plug.ex
basic_auth_decoder_plug.ex
cache.ex
digest.ex
ensure_authenticated_plug.ex [#1560] Ensured authentication or enabled federation for federation-related routes. New tests + tests refactoring. 2020-03-09 20:51:44 +03:00
ensure_public_or_authenticated_plug.ex
ensure_user_key_plug.ex
federating_plug.ex [#1560] Ensured authentication or enabled federation for federation-related routes. New tests + tests refactoring. 2020-03-09 20:51:44 +03:00
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
remote_ip.ex rate limiter: disable based on if remote ip was found, not on if the plug was enabled 2020-03-13 21:41:17 +03:00
session_authentication_plug.ex
set_format_plug.ex
set_locale_plug.ex
set_user_session_id_plug.ex
static_fe_plug.ex Merge branch 'static-accept-missing' into 'develop' 2020-03-13 18:46:54 +00:00
trailing_format_plug.ex
uploaded_media.ex uploaded media plug: do not inject compile-time params on every request 2020-03-13 22:12:33 +03:00
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex