[openstreetmap/openstreetmap-website] display an encouragement to contribute after many anonymous notes (PR #5468)

Anton Khorev notifications at github.com
Mon Jan 13 01:06:28 UTC 2025


@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/2545579967 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250112/4b6d8070/attachment.htm>


More information about the rails-dev mailing list