-
Notifications
You must be signed in to change notification settings - Fork 212
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
Prod deploy #2652
Merged
Merged
Prod deploy #2652
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89bc764 - Browse repository at this point
Copy the full SHA 89bc764View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 690c344 - Browse repository at this point
Copy the full SHA 690c344View commit details -
Configuration menu - View commit details
-
Copy full SHA for c859f64 - Browse repository at this point
Copy the full SHA c859f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for bef875f - Browse repository at this point
Copy the full SHA bef875fView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de3fe90 - Browse repository at this point
Copy the full SHA de3fe90View commit details
Commits on Sep 9, 2024
-
fix: db reset with disabled services (#2663)
* fix(db): reset command attempting to restart disabled services Fixes #2658 * chore: cleanup debug log * chore: test config declaration order * chore: apply PR suggestions * chore: remove unnecessary newline
Configuration menu - View commit details
-
Copy full SHA for 8a50b02 - Browse repository at this point
Copy the full SHA 8a50b02View commit details -
fix: Use discoveryURL when fetching third-party OIDC config (#2655)
When fetching the well-known configuration for an OIDC third-party auth provider, we used the issuerURL which is just the baseURL instead of the discoveryURL as seems intended. This caused Auth0 configurations to try to parse HTML instead of the correct configuration, and I suspect this is the case for all the other providers as well. With this bugfix it should work as expected for at least Auth0.
Configuration menu - View commit details
-
Copy full SHA for 304a494 - Browse repository at this point
Copy the full SHA 304a494View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.