diff options
author | Struan Donald <struan@exo.org.uk> | 2017-10-27 13:58:03 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2017-11-07 12:16:30 +0000 |
commit | 48f2f8035742c9807a91f2fd475a5c17a5aaa52a (patch) | |
tree | 8c33f34f53d0d30af9d191a26a6bb9d8188e85b7 /CHANGELOG.md | |
parent | 9d50dcb1c8947d269df2af3616b9f012dbe63c3e (diff) |
allow admin to unban a user
Add an unban button to the user edit page when a user is in the abuse
table.
Fixes #1881
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 88aa8f927..fe7efbd7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ - Marking an item as a duplicate enforces providing duplicate id or a public update #1873 - Report field pre-filling for inspectors configurable #1854 + - Admins can now unban users #1881 - UK: - Use SVG logo, inlined on front page. #1887 |