Replies: 1 comment 2 replies
|
That's a leftover from pterodactyl. With filament this ratelimit is no longer used and can be removed. For reference: |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
currently there is a ratelimit in RouteServiceProvider.php for "authentication" requests, but so far I'm unable to find where this is used, i don't know php nor the codebase well so i very well could have missed it.
There is also the potential that this is to be used later on for something. I'm interested in if others that know php and the code base better concur that the code is not used anywhere, and if so, then what should be done, delete, something else?
All reactions