Skip to content

Use full navigation for Google sign-in - #394

Merged
sinewave-stefan merged 1 commit into
AdamFrisby:mainfrom
lbsa71:agent/fix-google-login-navigation
Aug 14, 2026
Merged

Use full navigation for Google sign-in#394
sinewave-stefan merged 1 commit into
AdamFrisby:mainfrom
lbsa71:agent/fix-google-login-navigation

Conversation

@lbsa71

@lbsa71 lbsa71 commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Fixes the Admin Google sign-in link being intercepted by Blazor enhanced navigation. The intercepted external OAuth redirect was treated as a fetch, causing a JSON parse error and a CSP connect-src violation.\n\nThe link now opts out of enhanced navigation, and a bUnit regression test verifies the behavior when Google is configured.\n\nValidated with dotnet test tools/CodeyBox.Admin/tests/CodeyBox.Admin.Tests/CodeyBox.Admin.Tests.csproj -c Release (245 passing) and the deployed production login page.

@sinewave-stefan
sinewave-stefan marked this pull request as ready for review August 14, 2026 13:00
@sinewave-stefan
sinewave-stefan merged commit bc3c9e3 into AdamFrisby:main Aug 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants