prologin / concours-site

Source code of the Prologin contest website
https://gitlab.com/prologin/concours/site
GNU General Public License v3.0
10 stars 6 forks source link

Gdpr compliance #246

Closed AurelReb closed 4 years ago

AurelReb commented 4 years ago

Add GDPR page and inform users about their privacy.

230

seirl commented 4 years ago

Random idea: maybe all that legalese could go directly in a markdown file? It's just a generic self-contained text with no interaction to the rest of the site.

cyril-amar commented 4 years ago

Random idea: maybe all that legalese could go directly in a markdown file? It's just a generic self-contained text with no interaction to the rest of the site.

Why not, it's not like we will need to update it frequently.

seirl commented 4 years ago

I removed this from master. Please don't push until you get a review from the site's maintainers.