comparison CHANGES.txt @ 6086:c172bd18fa94

REST API: 403 on non-searchable properties issue2551051: Return a 403 on non-existing or non-searchable transitive properties when queried via REST-API (same behavior for sorting and searching).
author Ralf Schlatterbeck <rsc@runtux.com>
date Wed, 12 Feb 2020 12:35:33 +0100
parents 7c8d3bd0deb6
children e097ff5064b8
comparison
equal deleted inserted replaced
6085:7c8d3bd0deb6 6086:c172bd18fa94
93 - Cleanup code by security linting using bandit. (John Rouillard) 93 - Cleanup code by security linting using bandit. (John Rouillard)
94 - issue2550912 - fixed missing query string in __came_from for jinja2 94 - issue2550912 - fixed missing query string in __came_from for jinja2
95 template. (Christof Meerwald) 95 template. (Christof Meerwald)
96 - issue2551019 - handle character set conversions for CSV export 96 - issue2551019 - handle character set conversions for CSV export
97 action in Python 3. (Christof Meerwald) 97 action in Python 3. (Christof Meerwald)
98 - issue2551051: Return a 403 on non-existing or non-searchable
99 transitive properties when queried via REST-API (same behavior for
100 sorting and searching).
98 101
99 2019-10-23 2.0.0 alpha 0 102 2019-10-23 2.0.0 alpha 0
100 103
101 Features: 104 Features:
102 105

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