pleroma/test/plugs
rinpatch 80bc8c2cc9 Revert "Set better Cache-Control header for static content"
On furher investigation it seems like all that did was cause unintuitive
behavior. The emoji request flood that was the reason for introducing it
isn't really that big of a deal either, since Plug.Static only needs to
read file modification time and size to determine the ETag.

Closes #1613
2020-03-15 16:59:39 +03:00
..
admin_secret_authentication_plug_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
authentication_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
basic_auth_decoder_plug_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00
cache_control_test.exs Revert "Set better Cache-Control header for static content" 2020-03-15 16:59:39 +03:00
cache_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
ensure_authenticated_plug_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00
ensure_public_or_authenticated_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
ensure_user_key_plug_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00
http_security_plug_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
http_signature_plug_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
idempotency_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
instance_static_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
legacy_authentication_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
mapped_identity_to_signature_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
oauth_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
oauth_scopes_plug_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
rate_limiter_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
remote_ip_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
session_authentication_plug_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00
set_format_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
set_locale_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
set_user_session_id_plug_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00
uploaded_media_plug_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
user_enabled_plug_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
user_fetcher_plug_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00
user_is_admin_plug_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00