space-wizards / SS14.Admin

Administration panel for SS14 game servers
MIT License
7 stars 25 forks source link

Make it harder for admins to miss ban evasion #28

Open Chief-Engineer opened 10 months ago

Chief-Engineer commented 10 months ago

When the unban button is pressed, if the ban has a user component, SS14.Admin should first check ban hits. If there are ban hits for user IDs other than the one which matches the ban, SS14.Admin should show a confirmation prior to unbanning.

I imagine the confirmation would just be a pop-up type thing that says "Are you sure you want to remove this ban?" "It has hits from..." [A list of usernames] and then an "Unban" button and a "Cancel" button

Geekyhobo commented 9 months ago

List of things to do