pleroma/test/plugs
Egor Kislitsyn 36686f5245
Support authentication via `x-admin-token` HTTP header
2019-11-19 15:58:20 +07:00
..
admin_secret_authentication_plug_test.exs Support authentication via `x-admin-token` HTTP header 2019-11-19 15:58:20 +07:00
authentication_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
basic_auth_decoder_plug_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
cache_control_test.exs Set better Cache-Control header for static content 2019-11-06 16:41:19 +03:00
cache_test.exs Add Pleroma.Plugs.Cache 2019-09-09 18:53:08 +00:00
ensure_authenticated_plug_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
ensure_public_or_authenticated_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
ensure_user_key_plug_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
http_security_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
http_signature_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
idempotency_plug_test.exs Polish IdempotencyPlug 2019-06-27 01:53:58 +07:00
instance_static_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
legacy_authentication_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
mapped_identity_to_signature_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
oauth_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
oauth_scopes_plug_test.exs [#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes 2019-09-19 10:59:09 +03:00
rate_limiter_test.exs Fix random fails of the rate limiter tests 2019-11-13 18:07:53 +07:00
remote_ip_test.exs Add `remote_ip` plug 2019-09-27 21:59:23 +00:00
session_authentication_plug_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
set_format_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
set_locale_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
set_user_session_id_plug_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
uploaded_media_plug_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
user_enabled_plug_test.exs UserEnabledPlug: Don't authenticate unconfirmed users. 2019-11-11 12:43:46 +01:00
user_fetcher_plug_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
user_is_admin_plug_test.exs [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00