diff options
author | Struan Donald <struan@exo.org.uk> | 2017-11-22 16:44:19 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-29 20:55:41 +0000 |
commit | 250cbde400f03f20f1801e828a6c9da3c0881381 (patch) | |
tree | 3c8bbea5d7346e78b6dab5f5a90572d74c0fb612 /CHANGELOG.md | |
parent | 7d3ddfbdd9ddaf07d79909262df898a631630d1e (diff) |
allow dashboard CSV export access using token auth
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 5f9e335a9..a80b26720 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ - Admins can now unban users #1881 - Council dashboard has date range for report generation #1885 - More JavaScript-enhanced `<select multiple>` elements #1589 + - Council dashboard CSV export now has token based authentication #1911 - UK: - Use SVG logo, inlined on front page. #1887 - Inline critical CSS on front page. |