Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport stable-2.16] auth interceptor: Default to empty credentials chain #4396

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Dec 11, 2023

When running with ocis, all external http-authentication is handled by the proxy service. So the reva auth middleware should not try to do any basic or bearer auth.

Related ocis ticket: owncloud/ocis#6692

(cherry picked from commit 5da9c00)

@rhafer rhafer self-assigned this Dec 11, 2023
@rhafer rhafer requested review from labkode, glpatcern and a team as code owners December 11, 2023 10:30
When running with ocis, all external http-authentication is handled by the proxy
service. So the reva auth middleware should not try to do any basic or
bearer auth.

Related ocis ticket: owncloud/ocis#6692

(cherry picked from commit 5da9c00)
@butonic butonic merged commit b269a07 into cs3org:stable-2.16 Dec 11, 2023
9 checks passed
rhafer added a commit to rhafer/ocis that referenced this pull request Dec 11, 2023
rhafer added a commit to rhafer/ocis that referenced this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants