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

refactor: remove project meta from client #3290

Merged
merged 3 commits into from
May 3, 2024
Merged

Conversation

TrySound
Copy link
Member

@TrySound TrySound commented May 3, 2024

Ref #3289

We need to put sensitive information into project meta so it should not be sent to client as whole object. Here split it into separate exports.

  • added siteName to client bundle
  • added customCode to server bundle (should be fixed in saas too)
  • removed projectMeta from loader and from server bundle

Ref #3289

We need to put sensitive information into project meta so it should not
be sent to client as whole object. Here split it into separate exports.

- added siteName to client bundle
- added customCode to server bundle (should be fixed in saas too)
- removed projectMeta from loader and from server bundle
@TrySound TrySound requested review from kof and istarkov May 3, 2024 13:18
@TrySound TrySound temporarily deployed to postgres_production May 3, 2024 13:46 — with GitHub Actions Inactive
@TrySound TrySound merged commit c5cdfa1 into main May 3, 2024
37 checks passed
@TrySound TrySound deleted the project-meta.staging branch May 3, 2024 16:18
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