Keith Brady

Results 8 comments of Keith Brady

I have been able to work around this problem by adding a dependency in setup.py for my project on flake8

This ticket is a partial duplicate of #125

I have submitted a Pull Request with a fix in it. Hopefully it will be accepted.

This issue only affects the case where the credentials are being passed through Python. In many case there are other ways to avoid the issue: - including letting the SVN...

I have raised a another ticket for a similar issue, I have noticed the passwords are in the log and also in the exception messages (which end up in CI...

@amykyta3 Thank you for the considered feedback. I had not adequately considered the case where Markdown is used as a replacement for the RDLFormatCode, I agree the proposed change does...

@amykyta3 Thank you for the review comments. I understand that escaping the HTML characters can not be the default behaviour. I still think it may be helpful in some cases...