Feature #264
Reporting system
| Status: | Closed | Start: | 09/03/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Web Panel | |||
| Target version: | 1.4.0 | |||
Description
There should be a reporting system that should generate a flat file or web page with information like:
total players played in the passed 24 h , week, month, year
Events:
People with more than one ban (abusers)
People with temp bans for advertising
Perm bans that have been removed for some reason. ( NEEDS BADLY UNBAN REASON TO BE IMPLEMENTED)
Admins:
Failiures in login in (numerous attempts to guess admin's password!) above certain threshold a worning should be given in the admin CP
History
Updated by Recon _ 124 days ago
For the unban reason, you can add a comment to the ban and put the reason there.
If you can get all of your admins to type advertising in the ban reason, you can just search the banlist.
Showing people with multiple bans shouldn't be hard to implement (sub select a count for bans with the same unique id maybe).
The fail login logging is a very good idea.
Updated by Jannik Hartung 111 days ago
- Target version changed from 1.3.1 to 1.4.0