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 default scope when updating an existing provider with occ #433

Merged
merged 1 commit into from
May 13, 2022

Conversation

julien-nc
Copy link
Member

If --scope was omitted when updating a provider via occ user_oidc:provider, the scope was always set to the default value.
Value is now kept when updating a provider.

Default value is still used when creating a provider.

…mand

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
@julien-nc julien-nc added bug Something isn't working php Pull requests that update Php code labels May 12, 2022
@juliusknorr juliusknorr merged commit e4ee8ac into master May 13, 2022
@juliusknorr juliusknorr deleted the fix/upsert-command-default-scope branch May 13, 2022 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants