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

use bool type for web embed delegatedAuthentication #9692

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

butonic
Copy link
Member

@butonic butonic commented Jul 25, 2024

when trying the next branch of the ocis charts and

      - services:
          web:
            config:
              embed:
                delegateAuthentication: "true"

the web ui would choke on the string because it was expecting to get a bool.

@butonic butonic requested a review from kulmann as a code owner July 25, 2024 14:45
@butonic butonic removed the request for review from kulmann July 25, 2024 14:45
Copy link

@butonic butonic requested a review from kulmann July 26, 2024 13:19
@butonic butonic self-assigned this Jul 26, 2024
@butonic butonic merged commit f5af53e into master Jul 30, 2024
4 checks passed
ownclouders pushed a commit that referenced this pull request Jul 30, 2024
…n-type

use bool type for web embed delegatedAuthentication
@ScharfViktor ScharfViktor mentioned this pull request Aug 20, 2024
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants