GemTalk / Jadeite

IDE for GemStone Smalltalk application development using Rowan code management
MIT License
6 stars 2 forks source link

[3.2.16] saving parameters saves host password in plain text #1001

Closed LisaAlmarode closed 1 year ago

LisaAlmarode commented 1 year ago

If you need to set the host user and host password, and you save these parameters, it writes the host password to a file in plain text. This is Not A Good Thing. Since it's on the "advanced" tab you might not notice (I had this on sometime ago for testing).

I don't remember what GBS/VW does, but I sorta think it might have had a warning about this? GBS/VA doesn't provide fileout for params.

ericwinger commented 1 year ago

Added password in plain text warnings. Not sure it's a great solution but a small improvement.