mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Exclude contact and password reset pages to csrf exclude list
This commit is contained in:
@@ -26,6 +26,8 @@ return Application::configure(basePath: dirname(__DIR__))
|
||||
'btcpay/webhook',
|
||||
'logout',
|
||||
'register',
|
||||
'contact-us',
|
||||
'forgottenpassword',
|
||||
'login',
|
||||
'cart',
|
||||
'cart/*',
|
||||
|
||||
Reference in New Issue
Block a user