- Issue created by @scottatdrake
- 🇺🇸United States scottatdrake
Uploading patch file of the described change.
- 🇺🇦Ukraine pingwin4eg Zaporizhia 🇺🇦
The
json_pathconfig works.Didn't test the old
jsonfid way, and I think it should be fully removed.Also changing
return FALSEtothrow \Exceptionis not the best idea. Because if thejson_pathis not set (for example, on the local environment as opposed to production), on the Status report page you always see an error message, which doesn't even tell which authentication produces the error.So probably needs work (but I'm not the module maintainer, so won't change the issue status).