php-mpos/public/include/pages
Sebastian Grewe 42b6d4b3b2 Adding support for user locking
* Currently no GUI, use DB access to change the row entry
* Upgraded Database table `accounts` with upgrade SQL
* Updated `admin` field to `is_admin` as boolean
* Modified pages, classes, templates to support is_admin and is_locked

Addresses #147
2013-06-13 11:36:28 +02:00
..
about initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account Adding support for user locking 2013-06-13 11:36:28 +02:00
admin Adding support for user locking 2013-06-13 11:36:28 +02:00
api Add API call for getuserstatus 2013-06-06 22:40:51 +02:00
password working version of password reset with one time token 2013-05-25 12:08:51 +02:00
register some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
statistics Adding support for user locking 2013-06-13 11:36:28 +02:00
about.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
admin.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
api.inc.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
gettingstarted.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
home.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
login.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
logout.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
news.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
password.inc.php initial work on password reset, not working fully yet 2013-05-25 10:58:53 +02:00
register.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
statistics.inc.php Addressing #96, missing difficulty on stats page 2013-06-04 09:08:30 +02:00
support.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00