mirror of
https://github.com/jlengrand/coolify.git
synced 2026-03-10 08:11:23 +00:00
add 'admin' to allowed paths for unsubscribed accounts
This commit is contained in:
@@ -69,6 +69,7 @@ function allowedPathsForUnsubscribedAccounts()
|
||||
'logout',
|
||||
'force-password-reset',
|
||||
'livewire/update',
|
||||
'admin',
|
||||
];
|
||||
}
|
||||
function allowedPathsForBoardingAccounts()
|
||||
|
||||
Reference in New Issue
Block a user