TShock/TShockAPI/Rest
2013-09-21 20:57:14 -04:00
..
Rest.cs Merge branch 'master' into general-devel 2013-09-15 15:24:15 -06:00
RestCommand.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
RestManager.cs Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed. 2013-09-21 20:57:14 -04:00
RestObject.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
RestPermissions.cs remove unused using statements 2013-09-17 02:24:02 -04:00
RestVerbs.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
SecureRest.cs Removed ip address from users, as well as changed /user add syntax to be '/user add username password group' instead of colon bullshit. 2013-09-21 17:11:22 -04:00