Skip to content

Fix pathname logic in redirect edge function#600

Merged
camdendotlol merged 1 commit intoRB-clerk-authfrom
cm/redirect-round-4
Mar 27, 2026
Merged

Fix pathname logic in redirect edge function#600
camdendotlol merged 1 commit intoRB-clerk-authfrom
cm/redirect-round-4

Conversation

@camdendotlol
Copy link
Copy Markdown
Contributor

Summary

This PR fixes an issue where we were matching the full URL to the ignore list instead of just the path name.

(This explains why the /_astro ignore wasn't working, but I don't know why the other ignore paths were working just fine.)

@camdendotlol camdendotlol marked this pull request as ready for review March 27, 2026 18:30
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 27, 2026

Deploy Preview for padp-staging ready!

Name Link
🔨 Latest commit 611f9e0
🔍 Latest deploy log https://app.netlify.com/projects/padp-staging/deploys/69c6ccb27a49fd00088eac9f
😎 Deploy Preview https://deploy-preview-600--padp-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@camdendotlol camdendotlol requested a review from ajolipa March 27, 2026 18:30
@camdendotlol camdendotlol merged commit 8540b3a into RB-clerk-auth Mar 27, 2026
4 checks passed
@camdendotlol camdendotlol deleted the cm/redirect-round-4 branch March 27, 2026 18:35
@ajolipa ajolipa mentioned this pull request Apr 15, 2026
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