diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-05 22:24:22 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-06 16:55:16 +0000 |
commit | db8898037b67265b18ffac9ef8b6696dc6d33d22 (patch) | |
tree | b29d1aa0158319ae22b505054c6ccdc83eb9cfcf /CHANGELOG.md | |
parent | 35445b8cc7ae02acdfbfc3e2e9da15b022736906 (diff) |
Add admin ability to log user out.
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 680d4b412..c2efc0ddd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Fix error sending `requires_inspection` reports. #1961 - Admin improvements: - Admin can anonymize/hide all a user's reports. #1942 #1943 + - Admin can log a user out. #1975 - UK: - Lazy load images in the footer. |