Skip to content
Snippets Groups Projects
Commit d0a29e5c authored by Renaud Boyer's avatar Renaud Boyer
Browse files

GPDR compliance

parent 6dce69b3
No related branches found
No related tags found
No related merge requests found
Pipeline #9355 passed
......@@ -86,6 +86,10 @@
</div>
{% bootstrap_field form.entity_address placeholder="" %}
</div>
{% blocktranslate %}
<p>The information collected in this form is sent by email to the person responsible for processing takedown requests. The legal basis for processing is the legal obligation.</p>
<p>All data requested in the questionnaire must be provided. The data collected will be communicated to the following recipients only: Software heritage team dedicated to takedown requests, Inria's DPO. It will be kept for 2 months. You may access, rectify or request the deletion of your personal data, or exercise your right to limit the processing of your data.</p>
{% endblocktranslate %}
{% translate "Submit" as submit_label %}
{% buttons submit=submit_label %}{% endbuttons %}
</form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment