Skip to content

feat(constants): add 'app.sitenova.com' to PRIMARY_SAAS_DOMAINS#1856

Merged
Artuomka merged 1 commit into
mainfrom
backend_improvements
Jul 2, 2026
Merged

feat(constants): add 'app.sitenova.com' to PRIMARY_SAAS_DOMAINS#1856
Artuomka merged 1 commit into
mainfrom
backend_improvements

Conversation

@Artuomka

@Artuomka Artuomka commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 2, 2026 12:08
@Artuomka Artuomka merged commit 73b9ffd into main Jul 2, 2026
13 of 15 checks passed
@Artuomka Artuomka deleted the backend_improvements branch July 2, 2026 12:08
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4f11b11f-bcff-42bd-b408-bc1af140f885

📥 Commits

Reviewing files that changed from the base of the PR and between cbf03b9 and f9d0475.

📒 Files selected for processing (1)
  • backend/src/helpers/constants/constants.ts
🔥 Files not summarized due to errors (1)
  • backend/src/helpers/constants/constants.ts: Server error: no LLM provider could handle the message

📝 Walkthrough

[!WARNING]

Walkthrough skipped

File diffs could not be summarized.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch backend_improvements

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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_DOMAINS to include app.sitenova.com.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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