diff options
author | Joas Schilling <coding@schilljs.com> | 2021-10-19 13:03:23 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2021-10-19 13:03:23 +0200 |
commit | 03936d776272e5bd270fb185ad7bcb438cc635d7 (patch) | |
tree | 05e4421a0db3722161d3cbd6c5cfd73a68c5cbc4 /.gitignore | |
parent | f7b3d521f866a949f457f31f8f8480aebd3c9934 (diff) | |
download | nextcloud-server-03936d776272e5bd270fb185ad7bcb438cc635d7.tar.gz nextcloud-server-03936d776272e5bd270fb185ad7bcb438cc635d7.zip |
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: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions