You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/test/plugs
Ivan Tashkinov ead2d18826
Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests
5 years ago
..
admin_secret_authentication_plug_test.exs Support authentication via `x-admin-token` HTTP header 5 years ago
authentication_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
basic_auth_decoder_plug_test.exs tests: add legal boilerplate 6 years ago
cache_control_test.exs Set better Cache-Control header for static content 5 years ago
cache_test.exs Add Pleroma.Plugs.Cache 5 years ago
ensure_authenticated_plug_test.exs tests: add legal boilerplate 6 years ago
ensure_public_or_authenticated_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
ensure_user_key_plug_test.exs tests: add legal boilerplate 6 years ago
http_security_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
http_signature_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
idempotency_plug_test.exs Polish IdempotencyPlug 5 years ago
instance_static_test.exs Bump copyright years of files changed in 2019 5 years ago
legacy_authentication_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
mapped_identity_to_signature_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
oauth_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
oauth_scopes_plug_test.exs OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: controller tests modification: OAuth scopes usage. 5 years ago
rate_limiter_test.exs tests: remove a useless sleep in rate limiter tests 5 years ago
remote_ip_test.exs Add `remote_ip` plug 5 years ago
session_authentication_plug_test.exs tests: add legal boilerplate 6 years ago
set_format_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
set_locale_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
set_user_session_id_plug_test.exs tests: add legal boilerplate 6 years ago
uploaded_media_plug_test.exs Bump copyright years of files changed in 2019 5 years ago
user_enabled_plug_test.exs UserEnabledPlug: Don't authenticate unconfirmed users. 5 years ago
user_fetcher_plug_test.exs tests: add legal boilerplate 6 years ago
user_is_admin_plug_test.exs [#1427] Extra check that admin OAuth scope is used by admin. Adjusted tests. 5 years ago