[openstreetmap/openstreetmap-website] Move authentication code to use Devise (Issue #6809)

Andy Allan notifications at github.com
Thu May 21 12:57:21 UTC 2026


gravitystorm left a comment (openstreetmap/openstreetmap-website#6809)

I think the next bit of groundwork (following on from the controller refactoring mentioned above) would be to extract the registration-related code into a RegistrationsController. I think (but it's worth checking) that we would then be aligned with the full range of Devise controller naming.

After that, it's a case of pick one of the controllers to work on, and inherit from Devise. I personally planned to look at one of the minor ones (e.g. PasswordsController) and leave both Registrations and Sessions for later. But I didn't get that far, since I was still working on the initial refactoring.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6809#issuecomment-4508467270
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6809/4508467270 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260521/a76ba7de/attachment.htm>


More information about the rails-dev mailing list