Explicitly mention personal data deletion in the privacy policy
authorMagnus Hagander <magnus@hagander.net>
Tue, 14 Sep 2021 09:08:47 +0000 (11:08 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 14 Sep 2021 09:08:47 +0000 (11:08 +0200)
A good thing to do, and also required to allow us to continue to use
third party login using Facebook.

templates/pages/about/policies/privacy.html

index 367ad8773ae2783f713d3089e86ad8955d0580e9..0967423500584ed9f53a16b8c01aa80826cad86c 100644 (file)
@@ -53,7 +53,8 @@
     processing of data about you by Google in the manner and for the purposes
     set out above.</p>
 <p>
-    If you have any questions or comments around this policy, you can contact us
+    If you have any questions or comments around this policy, or to
+    request the deletion of personal data, you can contact us
     at <a href="mailto:privacy@postgresql.org">privacy@postgresql.org</a>.
 </p>
 {%endblock%}