Pleroma/lib/pleroma/plugs
Maksim 55341ac717 tests WebFinger 2019-07-24 15:13:10 +00:00
..
admin_secret_authentication_plug.ex
authentication_plug.ex tests for Plugs.AuthenticationPlug 2019-07-18 20:29:51 +00:00
basic_auth_decoder_plug.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 http signature plug: remove redundant checks handled by HTTPSignatures library 2019-07-18 15:11:21 +00:00
idempotency_plug.ex
instance_static.ex
legacy_authentication_plug.ex
mapped_signature_to_identity_plug.ex mapped signature plug: use `user` assign like authentication plug 2019-07-18 20:31:25 +00:00
oauth_plug.ex
oauth_scopes_plug.ex
rate_limiter.ex [#1041] Rate-limited status actions (per user and per user+status). 2019-07-13 14:49:39 +03:00
session_authentication_plug.ex
set_format_plug.ex tests WebFinger 2019-07-24 15:13:10 +00:00
set_locale_plug.ex
set_user_session_id_plug.ex
uploaded_media.ex Fix unused import warning 2019-07-10 18:10:09 +07:00
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex