mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-08 02:19:28 +00:00
chore: prepare for PR
This commit is contained in:
@@ -77,6 +77,7 @@ function allowedPathsForUnsubscribedAccounts()
|
||||
'login',
|
||||
'logout',
|
||||
'force-password-reset',
|
||||
'two-factor-challenge',
|
||||
'livewire/update',
|
||||
'admin',
|
||||
];
|
||||
@@ -95,6 +96,7 @@ function allowedPathsForInvalidAccounts()
|
||||
'logout',
|
||||
'verify',
|
||||
'force-password-reset',
|
||||
'two-factor-challenge',
|
||||
'livewire/update',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user