mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Don't check csrf token on logout page
This commit is contained in:
@@ -24,6 +24,7 @@ return Application::configure(basePath: dirname(__DIR__))
|
||||
'failed',
|
||||
'admin/*',
|
||||
'btcpay/webhook',
|
||||
'logout',
|
||||
]);
|
||||
|
||||
$middleware->append([
|
||||
|
||||
Reference in New Issue
Block a user