php-mpos/public/include/classes
Sebastian Grewe 7390ca38e5 Enable or Disable maintenance and registrations
This will allow any admin to enable or disable a pool maintenance mode.
Regular users that are still logged in will not be kicked out (yet). New
users that are trying to login and are not admins will be denied access.

Also added registration option to Admin Settings via WebUI. You can now
disable new accounts via web option or configuration setting.

Fixes #259 but also adds an additional feature.
2013-06-30 12:03:46 +02:00
..
base.class.php Adding custom news posts via admin panel 2013-06-21 11:16:02 +02:00
bitcoin.class.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
bitcoinwrapper.class.php Adding more in-line documentation and some cleanup 2013-05-30 09:55:21 +02:00
block.class.php Ensure no old blocks shares are counter for new ones 2013-06-06 22:27:34 +02:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
mail.class.php Adding new notification system for new blocks 2013-06-09 14:26:18 +02:00
news.class.php Sort news by time, newest first 2013-06-21 20:29:21 +02:00
notification.class.php More verbose output on cron updates 2013-06-24 10:36:59 +02:00
setting.class.php Adding more in-line documentation and some cleanup 2013-05-30 09:55:21 +02:00
share.class.php Properly detect if we did find an upstream share 2013-06-18 09:30:13 +02:00
statistics.class.php Fixing false shares result in API call 2013-06-28 15:54:30 +02:00
statscache.class.php Moved setCache method into StatsCacheClass 2013-05-28 10:09:57 +02:00
tools.class.php Adding multi-API support 2013-06-23 20:41:43 +02:00
transaction.class.php Adding SQL based pagination to admin transactions 2013-06-30 11:04:12 +02:00
user.class.php Enable or Disable maintenance and registrations 2013-06-30 12:03:46 +02:00
worker.class.php Only use valid shares for worker status 2013-06-21 16:30:08 +02:00