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

config pull overwrites env variable credentials #296

Open
SkaveRat opened this issue Jan 19, 2024 · 1 comment
Open

config pull overwrites env variable credentials #296

SkaveRat opened this issue Jan 19, 2024 · 1 comment

Comments

@SkaveRat
Copy link

PHP Version

8.1 / 8.2

Shopware Version

6.5.6

Plugin Version

0.4.13

Actual behaviour

admin_api.client_id and admin_api.client_secret get overwritten from $SHOPWARE_CLI_CLIENT_ID / $SHOPWARE_CLI_CLIENT_SECRET to whatever was used in the call

Expected behaviour

The values not being overwritten

Steps to Reproduce?

Use env vars in the config and pull the config

@shyim
Copy link
Member

shyim commented Apr 17, 2024

I could fix it only for client_id, client_secret and username and password

would that be fine? @SkaveRat ?

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

No branches or pull requests

2 participants