pleroma/test/plugs
Ivan Tashkinov ead2d18826 Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests 2019-12-19 17:24:08 +03: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 OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: controller tests modification: OAuth scopes usage. 2019-12-15 22:32:42 +03:00
rate_limiter_test.exs tests: remove a useless sleep in rate limiter tests 2019-12-16 01:03:13 +03: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 [#1427] Extra check that admin OAuth scope is used by admin. Adjusted tests. 2019-12-07 17:49:53 +03:00