index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
plugs
/
rate_limiter_test.exs
Age
Commit message (
Expand
)
Author
2020-10-13
tests consistency
Alexander Strizhakov
2020-04-15
remote_ip plug adds remote_ip_found flag
Alexander Strizhakov
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-16
warnings fix
Alexander Strizhakov
2020-03-13
rate limiter: disable based on if remote ip was found, not on if the plug was...
rinpatch
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-03-01
rate limiter: Fix a race condition
rinpatch
2020-02-29
[#2250] Tiny refactoring per merge request review.
Ivan Tashkinov
2020-02-27
Runtime configurability of RateLimiter. Refactoring. Disabled default rate li...
Ivan Tashkinov
2019-12-17
Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhost
Maxim Filippov
2019-12-16
tests: remove a useless sleep in rate limiter tests
rinpatch
2019-12-14
Disable rate limiter for socket/localhost (unless RemoteIp is enabled)
Maxim Filippov
2019-11-13
Fix random fails of the rate limiter tests
Egor Kislitsyn
2019-11-11
New rate limiter
Steven Fuchs
2019-07-13
[#1041] Rate-limited status actions (per user and per user+status).
Ivan Tashkinov
2019-07-10
Add license/copyright to all project files
feld
2019-06-21
Fix rate limiter tests
Egor Kislitsyn
2019-06-11
Add RateLimiter
Egor Kislitsyn