This website requires JavaScript.
Explore
Help
Register
Sign in
themaster1970sf
/
TShock
Watch
1
Star
0
Fork
You've already forked TShock
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
7c0bcceb9f
TShock
/
TShockAPI
/
Rest
History
Download ZIP
Download TAR.GZ
Zack Piispanen
7c0bcceb9f
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
..
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