BatchExplorer icon indicating copy to clipboard operation
BatchExplorer copied to clipboard

Batch Labs displays passwords that don't meet the complexity requirements

Open smith1511 opened this issue 6 years ago • 3 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Navigate to a pool node, click Connect -> Specify. Enter a weak password, abc123 BatchLabs displays the API response property value which is the password.

Expected behavior Batch labs should trap this error and not display the password.

Screenshots image

Logs(Click profile > View Logs > app.log, client.log) If applicable please attach those log files

Version (please complete the following information):

  • OS: Windows
  • Version 0.16.2

smith1511 avatar Aug 03 '18 21:08 smith1511

Do you mean just not displaying the password or saying why it is bad?

timotheeguerin avatar Aug 03 '18 21:08 timotheeguerin

Trapping and not displaying the password is what Christian is saying.

ascobie avatar Aug 20 '18 23:08 ascobie

Shouldn't though be something the service then shouldn't return. I feel this is a bit hacky here that we decide to hide a specific error value deep in the path.

timotheeguerin avatar Aug 30 '18 14:08 timotheeguerin