diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-29 12:00:35 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-04-05 12:30:28 +0100 |
commit | 3a02f5e91bca03cbe9cbc29bcea5a1df7499eadb (patch) | |
tree | c025a9091fac8b4c6a8ae42b4ff7ab1aa0fb1542 /CHANGELOG.md | |
parent | 8ca5583e62b1c24128b8d691a8b5f5236ce99eef (diff) |
Fix superusers creating anonymous reports.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b4c58073..4cc3d990b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ - Allow things to reset if "Pick a category" picked. - Stop category_change firing more than it should. - Fix extra question display when only one category. + - Fix superusers creating anonymous reports. #2435 - Development improvements: - Make front page cache time configurable. - Better working of /fakemapit/ under https. |