Skip to content

FIX: AI share page assets via CDN on login-required sites #1343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025

Conversation

davidtaylorhq
Copy link
Member

@davidtaylorhq davidtaylorhq commented May 16, 2025

AI share page assets are loaded via the app CDN, which means the requests have no authentication and will never appear to the app as "logged in". Therefore we should skip the redirect_to_login_if_required before_action.

AI share page assets are loaded via the app CDN, which means the requests have no authentication and will never appear to the app as "logged in". Therefore we should skip the `redirect_to_login_if_required` before_action.
@davidtaylorhq davidtaylorhq merged commit 77d3a38 into main May 16, 2025
6 checks passed
@davidtaylorhq davidtaylorhq deleted the share-assets-cdn branch May 16, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants