Rate limiter can fail if request.auth
is undefined
#8398
Labels
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
When using a rate limiter, the rate limiter can fail when
request.auth
is undefined. This can lead the rate limiter to reject all requests.Steps to reproduce
Create a rate limiter and attempt to connect with auth
Actual Outcome
Rate limiter rejects all requests
Expected Outcome
Rate limiter passes
Environment
Server
alpha
FILL_THIS_OUT
FILL_THIS_OUT
Database
FILL_THIS_OUT
FILL_THIS_OUT
FILL_THIS_OUT
Client
FILL_THIS_OUT
FILL_THIS_OUT
Logs
The text was updated successfully, but these errors were encountered: