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

Account Number isn't Configured as Sensitive #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

swiftelan
Copy link

Development and production account number configuration keys are stored in an encrypted format, but are not configured as sensitive.

The Magento command magento config:sensitive:set will not set the account number values because they are not configured as sensitive. They are also not read from environment variables.

The regular magento config:set command will set the values in plain text. This results in errors authenticating since the module expects encrypted values.

Development and production account number configuration keys are stored in an encrypted format, but are not configured as sensitive
@virtual97
Copy link
Contributor

Hello @swiftelan ,

We have created a ticket based on your report.
AVASUP-1115: Account Number isn't Configured as Sensitive
We keep you posted.

Thank you.

@kassner
Copy link

kassner commented Nov 8, 2021

I'd love to see them encrypted instead: #18

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