<p></p>
<blockquote>
<p dir="auto">Would addressing</p>
<blockquote>
<p dir="auto">Raw html input used for password field</p>
</blockquote>
<p dir="auto">address <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2154732970" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4543" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/4543/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/issues/4543">#4543</a> ?</p>
</blockquote>
<p dir="auto">No, those are unrelated. This item is about what is written in the erb template, not what is outputted in the final rendered html. Specifically, the mentioned commit did something along the lines of:</p>
<div class="highlight highlight-source-diff" dir="auto"><pre class="notranslate"><span class="pl-md"><span class="pl-md">-</span>  <%= f.password_field :password, :label => t(".password"), :tabindex => 2, :value => "", .....</span>
<span class="pl-mi1"><span class="pl-mi1">+</span>  <input class="form-control mb-3" type="password" name="password" id="password" .....</span></pre></div>
<p dir="auto">i.e. swapped from using a rails form builder, and instead used raw html. Both approaches still output the same html <code class="notranslate"><input type="password" ...></code> field.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/4773#issuecomment-2143330535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLN3WHOQNUS4PQDZ6JTZFFV4LAVCNFSM6AAAAABHNKIDOCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGMZTANJTGU">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMNIEPDHTFNACN5AALZFFV4LA5CNFSM6AAAAABHNKIDOCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT7YCQOO.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/4773/2143330535</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/4773#issuecomment-2143330535",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/4773#issuecomment-2143330535",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>