aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2019-04-12 17:32:06 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-04-23 17:34:00 +0100
commit022a7f3366b149a97124f5c8c57f6682b5fcc7f6 (patch)
treedae76e282c4c099cca9b99f52eeeb2a04a29c9eb /CHANGELOG.md
parent49e1578a3c2be13079e8a05ec18074b84401919e (diff)
[Open311] Ensures non_public/hidden reports aren’t visible at /open311
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53a580b11..40e554cc3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,7 @@
- Stop category_change firing more than it should.
- Fix extra question display when only one category.
- Fix superusers creating anonymous reports. #2435
+ - Ensure non_public reports aren't exposed at /open311 endpoint.
- Development improvements:
- Make front page cache time configurable.
- Better working of /fakemapit/ under https.