<p></p>
<p><b>@pablobm</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6564#discussion_r2618830506">app/views/users/show.html.erb</a>:</p>
<pre style='color:#555'>> - <% if @user.may_unhide? %>
- <li>
- <%= link_to t(".unhide_user"), user_status_path(@user, :event => "unhide"), :method => :put, :data => { :confirm => t(".confirm") } %>
- </li>
- <% end %>
</pre>
<p dir="auto">Happy to restore the "unhide" action, but I'm still a bit confused. When a user self-deletes, their data is scrubbed. How do admins know that the scrubbed users is the same?</p>
<p dir="auto">Although... I'm seeing now that <code class="notranslate">email</code> is not scrubbed (<code class="notranslate">new_email</code> is). So I'm guessing that's how these accounts are identified? Do admins "unhide" these users, leaving them to log in and set their (hitherto scrubbed) username, etc themselves?</p>
<p dir="auto">If the above is right, I would have thought this would be a GDPR issue, not scrubbing their email. I'm assuming this has been discussed and deemed acceptable?</p>
<p dir="auto">Are you ok with me restoring only the "unhide" in user/list, leaving the action out of user/show?</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/pull/6564#discussion_r2618830506">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMR4SQLU5M3JMNRGC34B2EDJAVCNFSM6AAAAACNE3XLA6VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTKNZXGQ2TGMJSHE">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLPT5DO4NQHVH752SET4B2EDJA5CNFSM6AAAAACNE3XLA6WGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTWVHONES.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/pull/6564/review/3577453129</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/pull/6564#discussion_r2618830506",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6564#discussion_r2618830506",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>