[openstreetmap/openstreetmap-website] Removing legacy OpenID login option (Issue #6020)

mmd notifications at github.com
Tue May 20 20:56:15 UTC 2025


mmd-osm left a comment (openstreetmap/openstreetmap-website#6020)

@tomhughes: So the issue with the current code seems to be related to ruby-openid, which has been archived a couple of years ago: https://github.com/openid/ruby-openid

During callback processing, the user session no longer includes the relevant endpoint information (consumer.rb/last_requested_endpoint), and then fails in get_association_filename, `server_url.index('://')` due to server_url being nil.

This is broken beyond repair, and likely this way since 2019. Relevant upstream libraries are dead.

I'll send a PR to remove this stuff.



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

Message ID: <openstreetmap/openstreetmap-website/issues/6020/2895811427 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250520/3d84974e/attachment-0001.htm>


More information about the rails-dev mailing list