
I've talked offline with Lucio and he agreed into sending a v2 where #140 is fixed (at this moment only #142 is being fixed) and creating a 'blacklist' of user log keys that shouldn't be logged in wok-req.log to avoid logging passwords in plain text. Daniel On 08/04/2016 03:15 PM, Lucio Correia wrote:
In order to run tests successfully, remove your data/logs/wok-req.log.
DEPENDS ON: [Wok] Isolate string utils in order to avoid cyclic import
Lucio Correia (4): Add option to get untranslated message text Log message code and parameters instead of translated text Fix issue with converting message to unicode Update tests
src/wok/control/base.py | 13 ++++++------- src/wok/message.py | 32 ++++++++++++++++++-------------- src/wok/reqlogger.py | 47 ++++++++++++++++++++++++++++++++++++++--------- src/wok/root.py | 12 ++++++------ tests/test_api.py | 2 +- 5 files changed, 69 insertions(+), 37 deletions(-)