diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-05-11 19:57:49 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-05-23 18:55:10 +0100 |
commit | eb58ad65f8b25be9dc4321ca5914ad1d89f8bf3a (patch) | |
tree | ff99b2e34567c149a9ecd17c800781c8e40ebb6c /CHANGELOG.md | |
parent | df731c5a0ffccc434550ca4dd2ecace5287848fa (diff) |
Script to scrub old non-open reports.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 13d45bd5b..c5baa0408 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,7 +54,8 @@ - Deleted body categories now hidden by default #1962 - Display contents of report's extra field #1809 - Store user creation and last active times. - - Add script to anonymize/email inactive users. + - Add scripts to anonymize inactive users and reports, + or email inactive users. - Development improvements: - Add HTML email previewer. - Add CORS header to Open311 output. #2022 |