main/bsod.cpp: replace password configentry values with "X" before adding them to...
authoracid-burn <acidburn@opendreambox.org>
Sat, 3 Oct 2009 09:29:04 +0000 (11:29 +0200)
committeracid-burn <acidburn@opendreambox.org>
Sat, 3 Oct 2009 09:29:04 +0000 (11:29 +0200)
commitaad3256fb995891065c9771bf2af8d3ad74527fc
tree6654d5e367743aec8b682153faef37c1cce35c84
parent8b9b6e0b8e78557a6d7fba7fcb5b0d4052f3838a
main/bsod.cpp: replace password configentry values with "X" before adding them to the crashlog.
So now no passwords from the enigma2 settings file are added to the crashlogs if crashlog anonymizations is disabled.
Attention: Only config entries named "password" are considered as password fields. So use  "password" as the name of your password configentry. for example: config.myplugin.password !
main/bsod.cpp [changed mode: 0644->0755]