Pleroma/lib/pleroma/plugs
Ivan Tashkinov 64095961fe [#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes
# Conflicts:
#	CHANGELOG.md
#	lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex
#	lib/pleroma/web/router.ex
2019-10-02 20:42:40 +03:00
..
admin_secret_authentication_plug.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
authentication_plug.ex
basic_auth_decoder_plug.ex
cache.ex Put the cache with the right key when using a tracking function 2019-09-12 22:10:15 +03:00
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 Parse http signature for request to objects/activities 2019-09-12 23:03:52 +03:00
idempotency_plug.ex
instance_static.ex
legacy_authentication_plug.ex
mapped_signature_to_identity_plug.ex
oauth_plug.ex
oauth_scopes_plug.ex Apply suggestion to lib/pleroma/plugs/oauth_scopes_plug.ex 2019-09-18 10:31:10 +00:00
rate_limiter.ex
remote_ip.ex Add `remote_ip` plug 2019-09-27 21:59:23 +00: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
trailing_format_plug.ex Call TrailingFormatPlug for /api/pleroma/emoji 2019-09-05 22:21:20 +03:00
uploaded_media.ex
user_enabled_plug.ex
user_fetcher_plug.ex
user_is_admin_plug.ex