akkoma/lib/pleroma/web/plugs
2023-04-14 17:42:40 +01:00
..
parsers
rate_limiter
admin_secret_authentication_plug.ex
authentication_plug.ex argon2 password hashing (#406) 2022-12-30 02:46:58 +00:00
basic_auth_decoder_plug.ex
cache.ex
csp_nonce_plug.ex Add prometheus metrics to router 2022-12-15 02:02:07 +00:00
digest_plug.ex
ensure_authenticated_plug.ex
ensure_http_signature_plug.ex Simplified HTTP signature processing 2022-12-19 20:41:48 +00:00
ensure_public_or_authenticated_plug.ex
ensure_staff_privileged_plug.ex
ensure_user_token_assigns_plug.ex
expect_authenticated_check_plug.ex
expect_public_or_authenticated_check_plug.ex
federating_plug.ex
frontend_static.ex ensure only pickable frontends can be returned 2023-04-14 17:42:40 +01:00
http_security_plug.ex in dev, allow dev FE 2023-04-14 16:36:40 +01:00
http_signature_plug.ex Simplified HTTP signature processing 2022-12-19 20:41:48 +00:00
idempotency_plug.ex
instance_static.ex ensure we send the right files for preferred fe 2023-03-12 23:59:10 +00:00
mapped_signature_to_identity_plug.ex
o_auth_plug.ex
o_auth_scopes_plug.ex
plug_helper.ex
rate_limiter.ex document prometheus 2022-12-16 10:24:36 +00: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
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex
user_is_staff_plug.ex
user_tracking_plug.ex