diff 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
line wrap: on
line diff
--- a/CHANGES.txt	Mon Feb 10 21:58:40 2020 +0000
+++ b/CHANGES.txt	Wed Feb 12 12:35:33 2020 +0100
@@ -95,6 +95,9 @@
   template. (Christof Meerwald)
 - issue2551019 - handle character set conversions for CSV export
   action in Python 3. (Christof Meerwald)
+- issue2551051: Return a 403 on non-existing or non-searchable
+  transitive properties when queried via REST-API (same behavior for
+  sorting and searching).
 
 2019-10-23 2.0.0 alpha 0
 

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