discourse-oauth2-basic/spec
Leonardo Mosquera 31a3f39f72
FIX: do not attempt to fetch user JSON if URL is not set
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 17:06:18 -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 2024-01-24 17:06:18 -03:00