We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20e730 commit b9102efCopy full SHA for b9102ef
CHANGES.txt
@@ -83,6 +83,8 @@ Fixed:
83
- Document security issues in xmlrpc interface in doc/xmlrpc.txt.
84
- Enable autoescape in the jinja2 template and use the i18n extension
85
for translations. (Report: John Rouillard; Fix: Christof Meerwald)
86
+- Cleanup code by linting using flake8. (John Rouillard)
87
+- Cleanup code by security linting using bandit. (John Rouillard)
88
89
2019-10-23 2.0.0 alpha 0
90
0 commit comments