Skip to content

fix: add dynamic CORS middleware to handle cross-origin requests#3005

Merged
kneerose merged 1 commit into
developfrom
fix/enable-metadata-api-cors
Feb 17, 2025
Merged

fix: add dynamic CORS middleware to handle cross-origin requests#3005
kneerose merged 1 commit into
developfrom
fix/enable-metadata-api-cors

Conversation

@kneerose
Copy link
Copy Markdown
Contributor

List of changes

  • Add dynamic CORS middleware on metadata API to handle cross-origin requests

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

Copy link
Copy Markdown
Contributor

@mesudip mesudip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@kneerose kneerose merged commit d8d0f07 into develop Feb 17, 2025
@kneerose kneerose deleted the fix/enable-metadata-api-cors branch February 17, 2025 10:23
@github-actions
Copy link
Copy Markdown
Contributor

@kneerose
This PR is in the tag: develop-d8d0f07a456a9a8e311207d4627c8377ec9bd977 , for govtool-metadata-validation service

@github-actions
Copy link
Copy Markdown
Contributor

@kneerose
This PR is in the tag: develop-d8d0f07a456a9a8e311207d4627c8377ec9bd977 , for govtool-frontend service

@github-actions
Copy link
Copy Markdown
Contributor

@kneerose
This PR is in the tag: develop-d8d0f07a456a9a8e311207d4627c8377ec9bd977 , for govtool-backend service

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.

🐛 CORS Error When Submitting "Update the Constitution" Proposal with Non-GitHub URL

2 participants