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 40e1817f70
[#1427] Fixes / improvements of admin scopes support. Added 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 [#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes 5 years ago
rate_limiter_test.exs Fix random fails of the 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] Fixes / improvements of admin scopes support. Added tests. 5 years ago