[openstreetmap/openstreetmap-website] Move share sidebar to view (PR #6106)

Anton Khorev notifications at github.com
Mon Jun 16 14:52:19 UTC 2025


@AntonKhorev commented on this pull request.



> @@ -0,0 +1,10 @@
+class SharesController < ApplicationController
+  before_action :authorize_web
+  before_action :set_locale
+  authorize_resource :class => false
+
+  def show
+    expires_in 7.days, :public => true

> the underlying yaml file

Which file is it?

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

Message ID: <openstreetmap/openstreetmap-website/pull/6106/review/2932470599 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250616/c0197718/attachment-0001.htm>


More information about the rails-dev mailing list