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

Adds the way to configure client settings via an API call #2664

Merged
merged 3 commits into from Nov 7, 2022

Conversation

kevgliss
Copy link
Contributor

@kevgliss kevgliss commented Nov 7, 2022

This change allows us to configure client settings (e.g. auth provider) via a call to the /api/v1/settings endpoint, before the frontend is initialized.

This has several advantages, removing build time envvars.

See: #2566

@kevgliss kevgliss added the enhancement New feature or request label Nov 7, 2022
@mvilanova
Copy link
Contributor

Is there anything in particular you want me to review? Perhaps we can sync and you can walk me through the changes?

@kevgliss kevgliss merged commit a9045d6 into master Nov 7, 2022
@kevgliss kevgliss deleted the enhancement/server-side-settings branch November 7, 2022 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants