[openstreetmap/openstreetmap-website] Mismatch between configuration and actual values for setting (Issue #3509)

Andy Allan notifications at github.com
Wed Mar 23 18:41:32 UTC 2022


Some binary-search through our gems suggests it's the `oauth-plugin` that might be causing this, and a [quick read of the code](https://github.com/pelle/oauth-plugin/blob/master/lib/oauth-plugin.rb) suggests it might be calling ActionController::Base directly during the initialization process instead of using [Lazy Load hooks](https://edgeapi.rubyonrails.org/classes/ActiveSupport/LazyLoadHooks.html)

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

Message ID: <openstreetmap/openstreetmap-website/issues/3509/1076692487 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220323/fef3695b/attachment-0001.htm>


More information about the rails-dev mailing list