diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-05-14 15:25:20 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-05-23 18:55:10 +0100 |
commit | df731c5a0ffccc434550ca4dd2ecace5287848fa (patch) | |
tree | 2d5c2bd50830c68b7f925520802ea06bcb7f6235 /CHANGELOG.md | |
parent | e663d5e373dfafedd4be7e6e79ac79eae511b54d (diff) |
Script to email/anonymize inactive users.
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 104ad1c3c..13d45bd5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ - 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. - Development improvements: - Add HTML email previewer. - Add CORS header to Open311 output. #2022 |