Skip to content
Unverified Commit 03936d77 authored by Joas Schilling's avatar Joas Schilling
Browse files

Fix basic auth for OAuth token endpoint



Don't try to login when a client is trying to get a OAuth token.
OAuth needs to support basic auth too, so the login is not valid
inside Nextcloud and the Login exception would ruin it.

Signed-off-by: default avatarJoas Schilling <coding@schilljs.com>
parent f7b3d521
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment