aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-09-22 16:26:02 +0100
committerLouise Crow <louise.crow@gmail.com>2014-10-09 15:52:10 +0100
commit10880b94acbf50660ef8217958ddba6a26d35880 (patch)
treed7453a9202b4559b30d99be8e8d446cfb9eb2fce
parent960c7a242123e49ae8bd809f30f3f3e7bacbbf17 (diff)
Add a section on banning a user.
Text adapted from https://github.com/mysociety/alaveteli/issues/465
-rw-r--r--docs/running/admin_manual.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/running/admin_manual.md b/docs/running/admin_manual.md
index 8e41475c3..b4da389c1 100644
--- a/docs/running/admin_manual.md
+++ b/docs/running/admin_manual.md
@@ -346,6 +346,12 @@ The message will now be associated with the correct request and will appear on t
### Banning a user
+You may wish to completely ban a user from the website (such as a spammer or troll for example). You need to log into the admin interface at `/admin`. On the top row of links, locate and click on ‘Users’.
+
+Find the user you wish to ban on the list and click on their name. Once on the user page, select ‘edit’.
+
+Enter some text in the in the ‘Ban text’ box to explain why they have been banned. Please be aware, this is publicly viewable from the users' account. Then click on save and the user will be banned.
+
### Deleting a request
### Hiding a request