discourse-oauth2-basic/spec
Leonardo Mosquera d1161b99a7
FIX: do not attempt to fetch user JSON if URL is not set (#94)
It is a configuration error to set oauth2_fetch_user_details to true but leave oauth2_user_json_url empty.

Before, this resulted in an unhandled exception in core. Now it is checked here.
2024-01-24 18:50:52 -03:00
..
integration DEV: Introduce syntax_tree for ruby formatting (#75) 2022-12-29 13:33:21 +01:00
plugin_spec.rb FIX: do not attempt to fetch user JSON if URL is not set (#94) 2024-01-24 18:50:52 -03:00