issues
search
AaronErhardt
/
actix-governor
A middleware for actix-web that provides rate-limiting backed by governor.
GNU General Public License v3.0
103
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bump governor from 0.6.0 to 0.7.0
#52
jqnatividad
closed
1 month ago
0
Error handler not called
#51
kdesjard
opened
2 months ago
0
New requests_per_* API
#50
kstrauser
closed
2 months ago
0
per_second is the inverse of governor's
#49
kstrauser
closed
2 months ago
1
Question: Is it possible to apply route specific rate limiting?
#48
sagojez
closed
2 months ago
1
Make key extractor stricter for IPv6
#47
iyzana
closed
11 months ago
0
Release 0.5.0 on crates.io?
#46
jqnatividad
closed
1 year ago
3
Update governor requirement from 0.5.1 to 0.6.0
#45
dependabot[bot]
closed
1 year ago
1
Async extract for KeyExtractor
#44
kr45732
opened
1 year ago
6
const_per_second missing
#43
Pat-1337
closed
1 year ago
11
Ability to whitelist a key
#42
TheAwiteb
closed
1 year ago
3
Use `ok_or_esle` in function call (examples)
#41
TheAwiteb
closed
1 year ago
1
Add the possibility to whitelist some paths
#40
fistons
closed
1 year ago
4
Add the possibility to whitelist a list of paths
#39
fistons
closed
1 year ago
4
Unable to use custom KeyExtractor with governor 0.5.1
#38
pchpub
closed
2 years ago
3
Upgrade to governor 0.5.1
#37
AaronErhardt
closed
2 years ago
0
Add permissive mode and result extractor
#36
PhotonQuantum
closed
2 years ago
7
Use EitherBody<B> to propagate responses in other middlewares.
#35
evenorog
closed
2 years ago
0
IP Whitelist?
#34
penso
closed
1 year ago
1
Update governor requirement from 0.4 to 0.5
#33
dependabot[bot]
closed
2 years ago
1
Fix semver violation in version 3.1
#32
AaronErhardt
closed
2 years ago
0
0.3.1 has a breaking change.
#31
TobiasDeBruijn
closed
2 years ago
3
Make responses more customizable
#30
TheAwiteb
closed
2 years ago
6
Specify the type of error content when the key cannot be extracted
#29
TheAwiteb
closed
2 years ago
2
The documents have not been updated
#28
TheAwiteb
closed
2 years ago
1
Release version 0.3.1
#27
AaronErhardt
closed
2 years ago
1
Allow to customize response error
#26
TheAwiteb
closed
2 years ago
9
Update 429 response to json
#25
TheAwiteb
closed
2 years ago
1
Fixing returns error type
#24
TheAwiteb
closed
2 years ago
5
Returns an error `ErrorInternalServerError` instead of `ErrorUnauthorized`
#23
TheAwiteb
closed
2 years ago
0
individual api rate limiter?
#22
ash-hashtag
closed
2 years ago
1
Tests and documentation
#21
TheAwiteb
closed
2 years ago
4
Add optional rate limit headers
#20
AaronErhardt
closed
2 years ago
2
TooManyRequests error
#19
TheAwiteb
closed
2 years ago
3
Ratelimit headers
#18
TheAwiteb
closed
2 years ago
4
🐙: Rate limits headers
#17
TheAwiteb
closed
2 years ago
7
Const fn for GovernorConfigBuilder<PeerIpKeyExtractor>
#16
TobiasDeBruijn
closed
2 years ago
2
Fix build with Actix Web 4.0.0-beta.14
#15
dsferruzza
closed
2 years ago
1
Update actix-http requirement from =3.0.0-beta.14 to =3.0.0-beta.15
#14
dependabot[bot]
closed
2 years ago
2
Allow to configure the rate limiter's key
#13
dsferruzza
closed
2 years ago
0
Allow to configure the rate limiter's key
#12
dsferruzza
closed
2 years ago
1
Actix v3 backport for method filter
#11
TobiasDeBruijn
closed
3 years ago
0
Added support for request filtering
#10
TobiasDeBruijn
closed
3 years ago
2
Apply the ratelimit to only certain request methods?
#9
TobiasDeBruijn
closed
3 years ago
8
Getting error on new version of actix-web
#8
Kavan72
closed
3 years ago
3
Upgrade to GitHub-native Dependabot
#7
dependabot-preview[bot]
closed
3 years ago
0
Update actix-rt requirement from 1.0 to 2.2
#6
dependabot-preview[bot]
closed
3 years ago
0
Update actix-rt requirement from 1.0 to 2.1
#5
dependabot-preview[bot]
closed
3 years ago
1
Update actix-rt requirement from 1.0 to 2.0
#4
dependabot-preview[bot]
closed
3 years ago
1
update repository url in Cargo
#3
blasrodri
closed
3 years ago
1
Next