Merge branch 'fix/rate-limiter-remoteip-behavior' into 'develop'
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>
Sun, 15 Mar 2020 14:22:10 +0000 (14:22 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Sun, 15 Mar 2020 14:22:10 +0000 (14:22 +0000)
commit67a27825b19aabb7c0521d534cbacbec78e43231
tree5aeaa171ea2a586693fa4ece9dfd364d56bc9535
parent85ac9091604cc33948d7657657d354660bc4bb1b
parentfc4496d4fa45b0389f8476b2c2ee00d647a1dfbe
Merge branch 'fix/rate-limiter-remoteip-behavior' into 'develop'

rate limiter: disable based on if remote ip was found, not on if the plug was enabled

Closes #1620

See merge request pleroma/pleroma!2296