Merge branch 'next' into oauth

This commit is contained in:
🏔️ Peak
2024-12-16 18:24:11 +01:00
committed by GitHub
21 changed files with 219 additions and 195 deletions

View File

@@ -69,6 +69,7 @@ function allowedPathsForUnsubscribedAccounts()
'logout',
'force-password-reset',
'livewire/update',
'admin',
];
}
function allowedPathsForBoardingAccounts()