Conversation
Co-authored-by: Bloxs <51055767+Blocksnmore@users.noreply.github.com> Co-authored-by: Bill Smtih <93675675+IllGive@users.noreply.github.com> Co-authored-by: Lukas <69743171+quick007@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
quick007
left a comment
There was a problem hiding this comment.
can you add some text on the login page that says "By logging in, you agree to our privacy policy"
| <strong className="dark:text-white"> | ||
| Do we receive any information from third parties? | ||
| </strong>{" "} | ||
| We do not receive any information from third parties. |
There was a problem hiding this comment.
False, we recive info from their school and google
| law, we process the following categories of sensitive information: | ||
| </p> | ||
| <ul> | ||
| <li>student data</li> |
There was a problem hiding this comment.
I feel like theres supposed to be more here...
| We may use cookies and similar tracking technologies (like web beacons | ||
| and pixels) to access or store information. Specific information about | ||
| how we use such technologies and how you can refuse certain cookies is | ||
| set out in our Cookie Notice. |
There was a problem hiding this comment.
maybe we should just throw that in here since we don't need to (and don't have) a cookie policy
| </p> | ||
| <p> | ||
| If you have questions or comments about your privacy rights, you may | ||
| email us at privacy@coursify.studio. |
There was a problem hiding this comment.
probably better to put the temp support email here so it doesn't just go into a black hole
| <p>Category A - As long as the user has an account with us</p> | ||
| </li> | ||
| <li> | ||
| <p>Category B - As long as the user has an account with us</p> | ||
| </li> | ||
| <li> | ||
| <p>Category J - As long as the user has an account with us</p> | ||
| </li> |
| Data Protection Officer (DPO), Brandon Holland, by email at | ||
| brandon@coursify.studio. |
There was a problem hiding this comment.
just use the temp support email please
quick007
left a comment
There was a problem hiding this comment.
wait I meant to request changes
Overview of PR
Written 📝
Standards
All need to be completed before marking a pr as ready to review
Brief Summary
We have a privacy policy now
Tabulated Changes
Details
Generated by AI ✨
Walkthrough
🤖 Generated by Copilot at 8066664
privacypath from middleware matcher to avoid interfering with privacy policy page rendering (link)Poem
🤖 Generated by Copilot at 8066664
AI Summary
🤖 Generated by Copilot at 8066664
Updated
configvalue inmiddleware.tsto fix privacy policy page rendering. Excludedprivacypath from middleware matcher to avoid conflicts with the new page location.