Skip to content
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

feat: amend cors configuration to auth-api #5530

Closed
wants to merge 3 commits into from

Conversation

johnrwatson
Copy link
Contributor

Tighten up our CORS configuration for auth-api so that only permitted origins will be respected and only send credentials (if required) within these respected domain boundaries.


Author Notes: I might need a hand testing this as ideally the auth-api would still be usable locally. I might need to push some variable through for local dev to allow the CORS config to be dynamic. Theoretically this change should be a no-op and only tighten the existing configuration.

Copy link

github-actions bot commented Feb 21, 2025

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@johnrwatson johnrwatson marked this pull request as ready for review February 21, 2025 15:03
@johnrwatson johnrwatson requested a review from stack72 February 21, 2025 15:04
@johnrwatson johnrwatson self-assigned this Feb 21, 2025
@johnrwatson
Copy link
Contributor Author

Do not merge without author present, please. Bit of a sketchy one that's hard to test without deploying

@github-actions github-actions bot added the A-web label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant