Closed LocalHeroPro closed 2 years ago
Hi there,
Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:
However, this issue will not be locked and everyone is still free to discuss solutions to your problem!
Thanks.
It' security vulnerability. Closed faster as read.
First of all, there isn't a vulnerability. Second, please don't post security vulnerabilities publicly and read our policy: https://github.com/laravel/framework/blob/9.x/.github/SECURITY.md
Description:
Route is behind two middlewares and is POST. When try to GET route, without auth, route is reached even if production env is set enven behing policy. So we have braked three "firewalls" rules.
I think, if middlwares aren't passed and even policy, so we CAN'T reach route, behind those "firewalls".
Steps To Reproduce:
route
In browser URL: https://example.com/costom-route