pleroma/lib/pleroma
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 Fix hashtags WebSocket streaming 2020-03-15 17:00:18 +03:00
bbs Update Copyrights 2020-03-03 16:44:49 -06:00
captcha Update Copyrights 2020-03-03 16:44:49 -06:00
config Merge branch 'fix/1610-release-compilation-config-fix' into 'develop' 2020-03-15 16:57:59 +03:00
conversation Update Copyrights 2020-03-03 16:44:49 -06:00
docs Merge branch 'fix/1610-release-compilation-config-fix' into 'develop' 2020-03-15 16:57:59 +03:00
emails Update Copyrights 2020-03-03 16:44:49 -06:00
emoji Update Copyrights 2020-03-03 16:44:49 -06:00
gopher Update Copyrights 2020-03-03 16:44:49 -06:00
helpers Update Copyrights 2020-03-03 16:44:49 -06:00
http Update Copyrights 2020-03-03 16:44:49 -06:00
instances Update Copyrights 2020-03-03 16:44:49 -06:00
object Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
plugs 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
reverse_proxy Merge branch 'fix/cache-control-headers' into 'develop' 2020-03-15 17:01:04 +03:00
upload Update Copyrights 2020-03-03 16:44:49 -06:00
uploaders Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
user Update Copyrights 2020-03-03 16:44:49 -06:00
web rip out fetch_initial_posts 2020-03-16 00:15:11 +03:00
workers rip out fetch_initial_posts 2020-03-16 00:15:11 +03:00
activity.ex relay list shows hosts without accepted follow 2020-03-15 16:55:20 +03:00
activity_expiration.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
application.ex Merge branch 'fix/1610-release-compilation-config-fix' into 'develop' 2020-03-15 16:57:59 +03:00
bookmark.ex Update Copyrights 2020-03-03 16:44:49 -06:00
clippy.ex Update Copyrights 2020-03-03 16:44:49 -06:00
config.ex Update Copyrights 2020-03-03 16:44:49 -06:00
constants.ex Update Copyrights 2020-03-03 16:44:49 -06:00
conversation.ex Update Copyrights 2020-03-03 16:44:49 -06:00
counter_cache.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
delivery.ex Update Copyrights 2020-03-03 16:44:49 -06:00
earmark_renderer.ex Formatting: Do not use \n and prefer <br> instead 2020-03-15 16:59:52 +03:00
ecto_enums.ex Update Copyrights 2020-03-03 16:44:49 -06:00
emoji-data.txt Emoji: Add function to detect if a character is an emoji 2019-09-13 02:11:02 +02:00
emoji.ex Update Copyrights 2020-03-03 16:44:49 -06:00
filter.ex Update Copyrights 2020-03-03 16:44:49 -06:00
following_relationship.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
formatter.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
healthcheck.ex Update Copyrights 2020-03-03 16:44:49 -06:00
html.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
instances.ex Update Copyrights 2020-03-03 16:44:49 -06:00
job_queue_monitor.ex Update Copyrights 2020-03-03 16:44:49 -06:00
jwt.ex Digest emails 2019-04-20 19:42:19 +07:00
keys.ex Update Copyrights 2020-03-03 16:44:49 -06:00
list.ex Update Copyrights 2020-03-03 16:44:49 -06:00
marker.ex Update Copyrights 2020-03-03 16:44:49 -06:00
mime.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
moderation_log.ex moderation log: fix improperly migrated data 2020-03-07 17:00:58 +03:00
notification.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
object.ex Merge branch 'feature/1482-activity_pub_transactions' into 'develop' 2020-03-02 07:58:01 +00:00
object_tombstone.ex Update Copyrights 2020-03-03 16:44:49 -06:00
pagination.ex Merge branch 'feature/1482-activity_pub_transactions' into 'develop' 2020-03-02 07:58:01 +00:00
password_reset_token.ex Update Copyrights 2020-03-03 16:44:49 -06:00
registration.ex Update Copyrights 2020-03-03 16:44:49 -06:00
release_tasks.ex Update Copyrights 2020-03-03 16:44:49 -06:00
repo.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
repo_streamer.ex Update Copyrights 2020-03-03 16:44:49 -06:00
report_note.ex Update Copyrights 2020-03-03 16:44:49 -06:00
scheduled_activity.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
signature.ex Update Copyrights 2020-03-03 16:44:49 -06:00
stats.ex Generate instance stats on startup 2020-03-04 13:33:26 -06:00
thread_mute.ex Update Copyrights 2020-03-03 16:44:49 -06:00
upload.ex Update Copyrights 2020-03-03 16:44:49 -06:00
user.ex rip out fetch_initial_posts 2020-03-16 00:15:11 +03:00
user_invite_token.ex Update Copyrights 2020-03-03 16:44:49 -06:00
user_relationship.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
utils.ex Update Copyrights 2020-03-03 16:44:49 -06:00