TShock/TShockAPI/Rest
Lucas Nicodemus 718525904a Add remaining backbone for banning accounts (sort of)
Frontend still doesn't work properly. In particular:

1. Need a way to list bans by account name.
2. Need a way to unban by account name.
3. Really need a way to change the IP on a ban lol.

Ban system still needs to be be rebuilt fully, but at least this
doesn't necessarily character ban someone if you were going for an IP
ban.

Fixes #1412
2017-12-02 20:41:14 -07:00
..
Rest.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
RestCommand.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
RestManager.cs Add remaining backbone for banning accounts (sort of) 2017-12-02 20:41:14 -07:00
RestObject.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
RestPermissions.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
RestVerbs.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
SecureRest.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30