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

Password fields not Hidden in JMS Publisher, JMS Subscriber, Mail Reader sampler, SMTP sampler and Database Configuration #2412

Closed
asfimport opened this issue Oct 13, 2010 · 3 comments

Comments

@asfimport
Copy link
Collaborator

Bramhaiah (Bug 50086):
Definition:The Password field in the Database Connection Configuration page is not encrypted it shows the password entered

Steps to Recreate:
1)Create new Test plan for Database testing.
2)Under the Database Connection Configuration ,type a password for the Database connection
3)The Password is not hidden ,the typed password is showing up.

Created attachment jmeter_Password_Field.JPG: Password Field

Password Field

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Enhancement if done would have to also concern:

  • JMS Publisher
  • JMS Subscriber
  • Mail Reader sampler
  • SMTP sampler

Regards
Philippe

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Sat Dec 3 23:05:54 2011
New Revision: 1210028

URL: http://svn.apache.org/viewvc?rev=1210028&view=rev
Log:
#2412 - Password fields not Hidden in JMS Publisher, JMS Subscriber, Mail Reader sampler, SMTP sampler and Database Configuration

Modified:
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.java
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.java
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.java
jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.java
jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.java
jmeter/trunk/xdocs/changes.xml

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
Note that currently the password is still stored as plain text in the JMX test plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant