[openstreetmap/openstreetmap-website] how to change password for user created in web interface localhost:3000 (Issue #6324)
xronoc
notifications at github.com
Fri Aug 15 17:51:18 UTC 2025
xronoc left a comment (openstreetmap/openstreetmap-website#6324)
> Something like this should work:
>
> User.find_by(:display_name => "...").update(:pass_crypt => "...", :pass_crypt_confirmation => "...")
it works! thank you!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6324#issuecomment-3192303113
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6324/3192303113 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250815/a9aa45c6/attachment-0001.htm>
More information about the rails-dev
mailing list