d
/
akkoma
1
0
Fork 0
akkoma/lib
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
..
mix Merge branch 'fix/1610-release-compilation-config-fix' into 'develop' 2020-03-15 16:57:59 +03:00
pleroma 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
jason_types.ex Update Copyrights 2020-03-03 16:44:49 -06:00
transports.ex Update Copyrights 2020-03-03 16:44:49 -06:00
xml_builder.ex Update Copyrights 2020-03-03 16:44:49 -06:00