@AntonKhorev commented on this pull request.
> @@ -30,6 +30,7 @@ def confirm
user.email_valid = true
flash[:notice] = gravatar_status_message(user) if gravatar_enable(user)
user.save!
+ cookies.delete :_osm_anonymous_notes_count
If you run osm-website in a terminal, emails are printed there. You can find
the plaintext version of the confirmation email and copy the link from it (or
more likely the part of it that starts with `/user` because the domain name is
set to some nonexistent value).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5468#discussion_r1912585471
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5468/review/2545579...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev