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/2895811...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to