-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Improvement
The operator should make sure that the admin password set in the store configuration is set properly and enforced. So on a manuell change the operator will change it back to the store configuration password.
Reason
This follows the kubernetes way of configuration
Information
Currently the password is in plaintext in the store definition. Should also be changed to secret and in best case to the store secret.
Shopware has some console commands to control the user but it would also be fine to set it via db command.
Definition of Done
- Move the password to a secret and save it in the store secret resourcee
- Ensure password in shopware is always the password set in the secret
Metadata
Metadata
Assignees
Labels
No labels