Required Privacy Tick Box
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 398
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 2
Description
My country requires new users to tick a box that they agree to the privacy statement before being able to register. A link to the statement also has to be near the tick box.
How would I implement this? Is there a built-in function that I could activate? Or maybe a plugin?
Otherwise I have it installed and running, that was a bit tricky as my server has NGINX and Apache running several domains on it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the registration UI and checking whether existing settings or plugins handle consent and privacy links. The work is done when new users must explicitly accept the privacy statement before registration and can open that statement next to the checkbox; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100