- Issue created by @qiutuo
- First commit to issue fork.
- Merge request !185Issue #3518947: Don't apply oauth when URL is not valid → (Open) created by bojan_dev
- 🇳🇱Netherlands bojan_dev
I tested how Basic Auth does this, and a non existing URL will get 404 even if the credentials are incorrect, so I think it's a valid point. Please review the MR !185, it does not apply OAuth2 anymore if the URL is not valid.