TShock/TShockAPI/Rest
Zack Piispanen ef584c62d7 Added Application tokens that can never be deleted, and are loaded either by the command line arg, or the list in the config file. Other plugins can easily add their own tokens into the dictionary as well, however, I believe the config file approach works best for transparency to the user.
Currently, this is an extremely complex looking field in the config file now.  I don't think we should add a placeholder tho as servers wouldn't realize they had a rest token there.  Perhaps when we do a dump of the config file, someone can add the format for this field.

Closes #520
2013-09-17 18:44:58 -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 Some small rest improvements. Use newest TServer binary. 2013-09-16 00:09:29 -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 Added Application tokens that can never be deleted, and are loaded either by the command line arg, or the list in the config file. Other plugins can easily add their own tokens into the dictionary as well, however, I believe the config file approach works best for transparency to the user. 2013-09-17 18:44:58 -04:00