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

fix: edit provider only update changed fields #3406

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Conversation

mxyng
Copy link
Collaborator

@mxyng mxyng commented Oct 6, 2022

Summary

The client secret field has an initial value which gets passed to the API request even if it's unchanged. This can lead to unexpected changes to the client secret if only the name is updated.

ui/pages/providers/[id].js Outdated Show resolved Hide resolved
@mxyng mxyng merged commit da2cd40 into main Oct 6, 2022
@mxyng mxyng deleted the mxyng/fix-edit-providers branch October 6, 2022 21:56
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.

3 participants