0

Debug log should obfuscate passwords

JohnnyChoudhuryLucas 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Although the configuration screens star out passwords they are recorded in plain text in the debug log.
This is obviously bad!
Please correct so debug logs can safely be used for problem diagnosis.
The debug log is generated by the libcurl library that is used by Textastic and I don't know a good way to prevent that. The passwords are only visible in the file for non-secure FTP connections. FTPS and SFTP connections don't leave the password in the log file.