pleroma/test/web
rinpatch c46d035f7b rate limiter: disable based on if remote ip was found, not on if the plug was enabled
The current rate limiter disable logic won't trigger when the remote ip
is not forwarded, only when the remoteip plug is not enabled, which is
not the case on most instances since it's enabled by default. This
changes the behavior to warn and disable  when the remote ip was not forwarded,
even if the RemoteIP plug is enabled.

Also closes #1620
2020-03-16 00:15:21 +03:00
..
activity_pub rip out fetch_initial_posts 2020-03-16 00:15:11 +03:00
admin_api Admin API tests: Fix wrong test. 2020-03-05 12:42:02 +01:00
auth Update Copyrights 2020-03-03 16:44:49 -06:00
common_api Formatting: Do not use \n and prefer <br> instead 2020-03-15 16:59:52 +03:00
feed Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
instances Update Copyrights 2020-03-03 16:44:49 -06:00
mastodon_api rate limiter: disable based on if remote ip was found, not on if the plug was enabled 2020-03-16 00:15:21 +03:00
media_proxy Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
metadata Update Copyrights 2020-03-03 16:44:49 -06:00
mongooseim Update Copyrights 2020-03-03 16:44:49 -06:00
oauth Update Copyrights 2020-03-03 16:44:49 -06:00
ostatus Update Copyrights 2020-03-03 16:44:49 -06:00
pleroma_api/controllers Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
plugs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
push Add a test to ensure OAuth tokens are tied to Push subscriptions 2020-02-25 18:04:28 +04:00
rich_media Update Copyrights 2020-03-03 16:44:49 -06:00
static_fe Merge branch 'features/staticfe-sanitization' into 'develop' 2020-03-16 00:14:04 +03:00
streamer Update Copyrights 2020-03-03 16:44:49 -06:00
twitter_api Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
views Update Copyrights 2020-03-03 16:44:49 -06:00
web_finger Update Copyrights 2020-03-03 16:44:49 -06:00
chat_channel_test.exs ChatChannel: Ignore messages that are too long. 2019-12-04 12:48:34 +01:00
fallback_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
federator_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
masto_fe_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
node_info_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
rel_me_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
uploader_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00