[openstreetmap/openstreetmap-website] Account deletion cool-down period (PR #4313)
Anton Khorev
notifications at github.com
Fri Nov 17 11:00:18 UTC 2023
@AntonKhorev commented on this pull request.
> @@ -7,6 +7,8 @@ class DeletionsController < ApplicationController
authorize_resource :class => false
- def show; end
+ def show
+ @allowed_at = current_user.deletion_allowed_at
removed @allowed_at
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4313#discussion_r1397094118
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4313/review/1736642915 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231117/58fcb2fe/attachment.htm>
More information about the rails-dev
mailing list