feat(constants): add 'app.sitenova.com' to PRIMARY_SAAS_DOMAINS#1856
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🔥 Files not summarized due to errors (1)
📝 Walkthrough
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Adds the new SaaS hostname app.sitenova.com to the backend’s primary SaaS domain allowlist so it’s treated as a first-class SaaS domain (e.g., for CORS origin construction and request-domain validation paths that rely on Constants.PRIMARY_SAAS_DOMAINS).
Changes:
- Extended
Constants.PRIMARY_SAAS_DOMAINSto includeapp.sitenova.com.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.