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

Make the configuration more clear #9

Closed
paales opened this issue Oct 4, 2012 · 1 comment
Closed

Make the configuration more clear #9

paales opened this issue Oct 4, 2012 · 1 comment

Comments

@paales
Copy link

paales commented Oct 4, 2012

Magento has a nice method to hide fields depending on the value of another field. It would be great (especially with the SMTP section) if it would only show the needed fields.

There is a functionality that allows us to show the fields:

<depends><other_field separator=",">value1,value2</other_field></depends>

I can implement this my self, but I currently lack the SMTP knowledge (hence the need for this) to know what fields to use:

Login settings

  • None: hide the username/password
  • Login: hide nothing
  • Plain: ??
  • CRAM-MD5: ??

Before I start working on implementing this, can you please accept my pullrequest made earlier, or update the repository with the latest version so I can make clean pull?

@aschroder
Copy link
Owner

this is fixed in version 2

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