Skip to content

Conversation

@PolinaGurinovich97
Copy link
Collaborator

@PolinaGurinovich97 PolinaGurinovich97 commented Dec 2, 2025

Description:

<SHORT_DESCRIPTION>

Issues:

  • Issue #<TICKET_ID>

UI changes

<Please, provide Screenshots or Figma links>

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name starts with fix:, feat:, feature:, chore: or hotfix:. If contains breaking changes then the pull request name must start with fix!:, feat!:, feature!:, chore!: or hotfix!:.
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)
  • I confirm that do not share any confidential information like private URLs or any other secrets.

Comment on lines 20 to 24
style-src 'self' https://cdn.jsdelivr.net 'unsafe-inline';
img-src 'self' blob: data: https://authjs.dev ${process.env.ALLOWED_IMAGE_ORIGINS || ''};
font-src 'self' data: https://cdn.jsdelivr.net fonts.gstatic.com;
object-src 'none';
base-uri 'self';
Copy link
Contributor

Choose a reason for hiding this comment

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

if frame-src not provided, i think it will broke our iframes, maybe add with 'https' value?

@PolinaGurinovich97
Copy link
Collaborator Author

PolinaGurinovich97 commented Dec 2, 2025

/deploy-review

GitHub actions run: 19855926269
Environment URL: review-environment | pipeline
Chat E2E tests status: failure
Overlay E2E tests status: success

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.

3 participants