comparison CHANGES.txt @ 5749:b8a0421525b8 maint-1.6

Fix issue2551029: Jinja2 template install error. Remove config.ini from templates to make sure that roundup-admin install writes a new default config.ini based on configuration.py. Did not transfer updates from trunk that enhanced the configuration of backend value and the rdbms section.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Jun 2019 09:09:59 -0400
parents ab37c1705dbf
children bed579f654ee
comparison
equal deleted inserted replaced
5665:ab37c1705dbf 5749:b8a0421525b8
29 by Cédric Krier, reviewed/applied John Rouillard.) 29 by Cédric Krier, reviewed/applied John Rouillard.)
30 - issue2551035 - fix XSS issue in wsgi and cgi when handing url not 30 - issue2551035 - fix XSS issue in wsgi and cgi when handing url not
31 found/404. Reported by hannob at 31 found/404. Reported by hannob at
32 https://github.com/python/bugs.python.org/issues/34, issue opened by 32 https://github.com/python/bugs.python.org/issues/34, issue opened by
33 JulienPalard. 33 JulienPalard.
34 - issue2551029: Jinja2 template install error. Remove config.ini
35 from templates to make sure that roundup-admin install writes a new
36 default config.ini based on configuration.py.
34 37
35 38
36 2018-07-13 1.6.0 39 2018-07-13 1.6.0
37 40
38 Features: 41 Features:

Roundup Issue Tracker: http://roundup-tracker.org/