[openstreetmap/openstreetmap-website] Create script for admins to manage "spammy phrases" (Issue #6566)
Pablo Brasero
notifications at github.com
Wed Nov 26 14:29:44 UTC 2025
pablobm created an issue (openstreetmap/openstreetmap-website#6566)
### Problem
Following #6510, the only way to manage the list of "spammy phrases" will be by directly editing the DB. This requires special access (which limits who can do it), and is potentially dangerous (you don't want to mess up that DELETE query).
### Description
Alternatively to https://github.com/openstreetmap/openstreetmap-website/issues/6511 (which proposes building a UI), we could have a simple Rake task that imports phrases from a text file. Then admins can automate using chef.
This was proposed by @Firefishy at https://github.com/openstreetmap/openstreetmap-website/pull/6549#issuecomment-3580444354
### Screenshots
_No response_
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6566
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6566 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251126/5c29601a/attachment.htm>
More information about the rails-dev
mailing list