mirror of
https://github.com/discourse/discourse-steam-login.git
synced 2025-02-05 19:18:12 +00:00
Accessing site settings on boot meant changes were not reflected until the server was restarted, and the plugin was not multi-site compatible. This commit uses the same convention used in other auth providers to access the site setting during the web request.
Languages
Ruby
98.7%
JavaScript
1.3%