zombiezen / turbohvz

Automatically exported from code.google.com/p/turbohvz
GNU General Public License v3.0
0 stars 0 forks source link

User Punishment Controls #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Administrators should be able to ban users, boot them from games, and block
IP addresses.  This is just common courtesy for administrators, so I think
we need it.

Unfortunately, banning a user by deleting them is not exactly optimal. 
That would ruin statistics from other games, so what we probably need is a
no_login flag on the User table that specifies whether they can log in (but
ensure that we can still sudo in).

Original issue reported on code.google.com by rlight2@gmail.com on 12 May 2008 at 3:07