[openstreetmap/openstreetmap-website] Rework UI to hide/delete/suspend users (PR #6564)

Tom Hughes notifications at github.com
Mon Dec 15 10:38:49 UTC 2025


@tomhughes commented on this pull request.



> -            <% if @user.may_unhide? %>
-              <li>
-                <%= link_to t(".unhide_user"), user_status_path(@user, :event => "unhide"), :method => :put, :data => { :confirm => t(".confirm") } %>
-              </li>
-            <% end %>

Yes the email is currently preserved (see #3488 for more on that) so that is how I find them and also what stops them just creating a new account. I then reopen the account and tell them to do a password reset.

I think we should restore it though probably not using the `unhide` name.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6564#discussion_r2618873980
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6564/review/3577510176 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251215/c69a9508/attachment.htm>


More information about the rails-dev mailing list