d
/
akkoma
1
0
Fork 0
akkoma/config
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
..
benchmark.exs Instead allow a dedicated benchmark config 2019-12-19 12:16:53 -06:00
config.exs rip out fetch_initial_posts 2020-03-16 00:15:11 +03:00
description.exs rip out fetch_initial_posts 2020-03-16 00:15:11 +03:00
dev.exs Fixes for dynamic configuration 2019-06-20 17:43:57 +00:00
docker.exs Remove dynamic config as default, add healthcheck 2019-09-03 09:31:52 -04:00
dokku.exs CI: Add auto-deployment via dokku. 2019-05-31 10:55:35 +02:00
emoji.txt Remove longfox emoji set 2019-08-04 04:32:45 +00:00
prod.exs Set Logger level to :info in prod 2019-12-09 19:11:54 +07:00
releases.exs some refactor and tests 2020-01-21 18:42:00 +03:00
test.exs 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