php-mpos/public/include/pages/api
Sebastian Grewe 69b2c2f517 Properly abort API calls if api_key is invalid
* Fixes an issue where any api_key would be validated
* Now returns user ID upon success, aborts script processing with error
  on fail
2013-05-29 12:41:53 +02:00
..
getblockcount.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getblocksfound.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getcurrentworkers.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getdifficulty.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getestimatedtime.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getpoolhashrate.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
getpoolsharerate.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
gettimesincelastblock.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00