Skip to content

docs(privacy): update production hosting details - #21

Merged
kamycoding merged 1 commit into
mainfrom
legal/update-production-privacy
Aug 9, 2026
Merged

docs(privacy): update production hosting details#21
kamycoding merged 1 commit into
mainfrom
legal/update-production-privacy

Conversation

@kamycoding

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI lite review requested due to automatic review settings August 9, 2026 18:24
@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for fanciful-cannoli-268c0c ready!

Name Link
🔨 Latest commit f7c00d1
🔍 Latest deploy log https://app.netlify.com/projects/fanciful-cannoli-268c0c/deploys/6a78c5eb5df15500085575ab
😎 Deploy Preview https://deploy-preview-21--fanciful-cannoli-268c0c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@kamycoding
kamycoding merged commit 6d227a9 into main Aug 9, 2026
5 checks passed
@kamycoding
kamycoding deleted the legal/update-production-privacy branch August 9, 2026 18:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Privacy Policy page to reflect current production infrastructure (hosting, contact backend, and email handling), and adds a regression test to ensure the new provider disclosures remain present.

Changes:

  • Expand the “Hosting and Server Log Files” section with explicit frontend (Netlify) and backend (Apply.Build / Codebite Oy) provider details.
  • Clarify what data is transmitted via the contact form and how Brevo and Zoho Mail are used.
  • Add a spec asserting the new hosting/email-provider disclosures are rendered and the prior placeholder text is removed.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/app/pages/privacy-policy/privacy-policy.html Adds/updates the privacy policy wording to include concrete production hosting and email-provider details.
src/app/pages/privacy-policy/privacy-policy.spec.ts Adds a regression test ensuring the new provider disclosures are present in rendered page text.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f7c00d116d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +38 to 42
The Angular frontend is hosted by Netlify. When you access the website, Netlify may process
technical connection and request information required to provide, operate, secure and diagnose
the website. This may include IP addresses, the date and time of access, requested pages or
files, referrer information, browser and operating-system information, and HTTP status codes.
</p>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Disclose Netlify's proxying of contact submissions

For every production contact submission, the POST to /api/contact is first handled and proxied by Netlify via the 200 rewrite in netlify.toml:5-9, so Netlify receives the request body containing the name, email, message, privacy acknowledgement, and honeypot value before it reaches Apply.Build. Describing Netlify as processing only technical connection and request metadata leaves this processing of enquiry data undisclosed; either document Netlify's role in forwarding the form payload or send the form directly to the backend.

Useful? React with 👍 / 👎.

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