pleroma/test/pleroma/web/plugs
Sean King ffeae7ef2c
Fix merge conflict in CHANGELOG.md
2021-12-29 18:08:50 -07:00
..
admin_secret_authentication_plug_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
authentication_plug_test.exs Pbkdf2: Use it everywhere. 2021-01-14 15:06:16 +01:00
basic_auth_decoder_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
cache_control_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
cache_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
digest_plug_test.exs digest algorithm is taken from header 2020-11-27 08:10:52 +03:00
ensure_authenticated_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
ensure_public_or_authenticated_plug_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
ensure_staff_privileged_plug_test.exs EnsureStaffPrivilegedPlug: add tests 2021-12-27 10:39:59 -06:00
ensure_user_token_assigns_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
federating_plug_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
frontend_static_plug_test.exs Revert "Merge branch 'notice-routes' into 'develop'" 2021-12-26 11:02:51 -07:00
http_security_plug_test.exs Allow to define custom HTTP headers per each frontend 2021-01-21 21:55:23 +03:00
http_signature_plug_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
idempotency_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
instance_static_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mapped_signature_to_identity_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
o_auth_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
o_auth_scopes_plug_test.exs Remove `:auth, :enforce_oauth_admin_scope_usage` 2021-02-17 20:47:38 +03:00
plug_helper_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
rate_limiter_test.exs Skip erratic tests 2021-12-21 22:04:15 -06:00
remote_ip_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
set_format_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
set_locale_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
set_user_session_id_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
uploaded_media_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
user_enabled_plug_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
user_fetcher_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
user_is_admin_plug_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
user_is_staff_plug_test.exs Moderators: add UserIsStaffPlug 2021-07-12 21:57:52 -05:00
user_tracking_plug_test.exs Add tests 2021-01-27 18:20:07 +04:00