Update privacy policy with password reset emails

This commit is contained in:
Tom Russell 2019-10-02 15:28:18 +01:00
parent c43651830a
commit d6a6bf4fb0

View File

@ -28,6 +28,9 @@ const PrivacyPolicyPage: React.SFC<any> = () => (
<p>
Colouring London uses your personal data to enable you to login to access and contribute to the Colouring London project and to provide a personalised user experience when you are logged in. We will not share your personal data (such as your email address) with any other parties or use your personal data for any purposes other than the Colouring London project.
</p>
<p>
If you request a password reset, an automated email will be sent using <a href="https://www.mailgun.com/">Mailgun</a>, who process the email in order to deliver it to your email address. Mailgun retain personal data they process on behalf of Colouring London for as long as is needed to provide email services. Mailgun will retain the personal information as necessary to comply with their legal obligations, resolve disputes, and enforce their agreements.
</p>
<h2 className='h2'>What is the legal basis for processing your data?</h2>
<p>
@ -94,7 +97,7 @@ const PrivacyPolicyPage: React.SFC<any> = () => (
<h2 className='h2'>Changes to this privacy policy</h2>
<p>
Changes to this privacy policy will be notified via the Colouring London website. This privacy policy was last updated on 13 August 2019.
Changes to this privacy policy will be notified via the Colouring London website. This privacy policy was last updated on 2 October 2019 to add a paragraph on password reset emails. The previous update was on 13 August 2019.
</p>
<h2 className='h2'>Who do I contact with questions?</h2>