akkoma/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
auth
common_api
feed
instances
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
metadata
mongooseim
oauth
ostatus
pleroma_api/controllers
plugs
push
rich_media
static_fe Merge branch 'features/staticfe-sanitization' into 'develop' 2020-03-16 00:14:04 +03:00
streamer
twitter_api
views
web_finger
chat_channel_test.exs
fallback_test.exs
federator_test.exs
masto_fe_controller_test.exs
node_info_test.exs
rel_me_test.exs
uploader_controller_test.exs