issues
search
koajs
/
ratelimit
Rate limiter middleware
MIT License
485
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ioredis to v5
#70
jdforsythe
opened
2 weeks ago
0
feat: add onLimited callback
#69
shellscape
opened
9 months ago
0
Add namespace option to docs
#68
OzzieOrca
closed
11 months ago
0
TypeError: Cannot read properties of undefined (reading 'remoteAddress')
#67
dong-lufei
closed
11 months ago
1
Throttlers and rate limiters, how they should be implemented
#66
ghost
closed
11 months ago
0
does it support redis (not ioredis)
#65
krishnaTORQUE
closed
11 months ago
1
fix default db bug when driver=memory
#64
lifeiFront
closed
11 months ago
1
Set 'Retry-After' header when throwing error
#63
mgrandrath
closed
11 months ago
0
Update async-ratelimiter
#62
3imed-jaberi
closed
3 years ago
0
Error in koa-ratelimit/limiter/memory.js:34:3: ".id required"
#61
fermmm
closed
11 months ago
1
async-ratelimiter does not support `redis` library
#60
scragg0x
closed
3 years ago
5
Update 09/2020
#59
3imed-jaberi
closed
4 years ago
2
feat: support specify http status
#58
heibai01
closed
4 years ago
0
docs: supply the description for options.throw
#57
singlebyted
closed
4 years ago
0
Property "max" expected behaviour
#56
jorgellose
closed
4 years ago
2
Fix limiter by ensuring remaining does not go below 0
#55
agorf
closed
4 years ago
1
Add example with memory driver in Readme file
#54
agorf
closed
4 years ago
0
Status 429 In some cases not adapted
#53
leezy23
closed
4 years ago
2
update readme to document avilability of whitelist and blacklist
#52
ryan-verys
closed
5 years ago
0
Whitelist/Blacklist methods not listed in ReadMe options
#51
ryan-verys
closed
5 years ago
1
can we cut another release?
#50
tuananh
closed
5 years ago
1
Use rate-limiter-flexible package as a base
#49
animir
closed
11 months ago
1
Return a negative time, such as `Rate limit exceeded, retry in -${time}`
#48
wang-wen-kun
closed
5 years ago
0
chore: add license
#47
tuananh
closed
5 years ago
0
A lack of LICENSE file
#46
pecliu
closed
5 years ago
1
refactor to add multiple driver, adding memory store
#45
tuananh
closed
5 years ago
6
feat: add whitelist and blacklist opts
#44
tuananh
closed
5 years ago
3
Include a timeout for Redis operations
#43
edevil
closed
11 months ago
1
where is the db instance used?
#42
pke
closed
6 years ago
2
Can the max and duration parameters be dynamically adjusted according to the user info or IP?
#41
small-tou
closed
6 years ago
10
It does not work
#40
cxwcfea
closed
3 years ago
5
thenify => promisify
#39
whatwewant
closed
3 years ago
0
:sparkles: (thenify => promisify) use native util.promisify (v8.0.0) instead of thenify
#38
whatwewant
closed
6 years ago
0
:heavy_minus_sign: (thenify) remove unused dependence
#37
whatwewant
closed
6 years ago
0
Throw correct error when rate limit exceeded
#36
yelworc
closed
6 years ago
2
in-memory rate limiting
#35
KevinGrandon
closed
5 years ago
7
add opts.disableHeader support and fix test error for custom error message
#34
ciqulover
closed
6 years ago
2
fix tests and publish new version
#32
haoxins
closed
6 years ago
1
Updated Readme.md. Corrected the variable name.
#31
ramskedlaya
closed
7 years ago
0
[Snyk Update] New fixes for 1 vulnerable dependency path
#30
snyk-bot
closed
7 years ago
0
Update signature to use async/await for koa@2
#29
haoxins
closed
7 years ago
0
Update ratelimiter@3.0.2
#28
haoxins
closed
7 years ago
0
Update ratelimiter@3.0.2
#27
promag
closed
7 years ago
3
Update signature to use async/await for koa@2
#26
ruimarinho
closed
7 years ago
2
Add conditional option shouldRunFn to allow skipping ratelimit
#25
GreyKn
closed
5 years ago
0
Update node-ratelimiter
#24
promag
closed
7 years ago
1
Add custom error support.
#23
pongib
closed
8 years ago
4
Added custom error body text
#22
ahauser31
closed
8 years ago
1
Update to koa 2
#21
dzcpy
closed
7 years ago
6
Add support for custom header names
#20
ruiquelhas
closed
8 years ago
1
Next