cocoa-rest-client icon indicating copy to clipboard operation
cocoa-rest-client copied to clipboard

Saves request's password in clear text in configuration files

Open dirk68-fu opened this issue 6 years ago • 1 comments

Request password are saved in cleartext in configuration files.

~/Library/ApplicationSupport/CocoaRestClient/CocoaRestClient.savedRequests

Please use the keychain instead!

At least display a warning near the corresponding input field.

dirk68-fu avatar Feb 18 '19 10:02 dirk68-fu

Request password are saved in cleartext in configuration files.

Thanks, that saved me. I needed a password I forgot and I did not want to reset it. :-)

tarun-uwe avatar Apr 16 '19 07:04 tarun-uwe