<p></p>
<blockquote>
<p>I’m thinking here about things like the user confirmation link we send out to new users via email, and similar.</p>
</blockquote>
<p>Yes, these things might need checking (and at worst, we'll use the "manual connection switching" to a write connection, as described in the docs).</p>
<p>From a brief check of the <code>users_controller#confirm</code> and <code>#confirm_email</code> methods then both already require a form to be submitted (as should be the case, since email clients and spam filters can auto-crawl links in emails).</p>
<p>I can't off-hand think of other situations where we are currently GETing something that involves database changes, but I'll have a look and see what I can find. If you can think of any then let me know!</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2563#issuecomment-602474503">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKDJCWHP44SIV2MFELRI4SK7ANCNFSM4LOVDDGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLMZ6HJ76DH35XYIRRLRI4SK7A5CNFSM4LOVDDG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPUQQBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2563#issuecomment-602474503",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2563#issuecomment-602474503",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>