php-mpos/public/include/pages
Sebastian Grewe 0ede05a6fd Adding email verification
* Adding mail verification during account registration
* Added new dist file option for mail verification
* Added account confirmation page using tokens
* Added mail class into user class for password resets
* Moved password reset template
* Adjusted account registration page
* Adjusted user class for email confirmation

Also fixed a bug with smarty_cache_key not being used properly if smarty
is disabled. Key still needs to be available even if caching is disabled

Addresses #330 and prepare the ticket for invitation only system.
2013-07-15 12:26:31 +02:00
..
about Adding reference for API documentation 2013-07-01 18:34:08 +02:00
account Adding email verification 2013-07-15 12:26:31 +02:00
admin Merge pull request #442 from TheSerapher/issue-430 2013-07-11 08:56:50 -07:00
api Adding getpoolstatus API Method 2013-07-04 13:26:58 +02:00
password Adding email verification 2013-07-15 12:26:31 +02:00
register Adding email verification 2013-07-15 12:26:31 +02:00
statistics Properly cache on a per-user basis 2013-07-11 13:45:54 +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 Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
login.inc.php Enable or Disable maintenance and registrations 2013-06-30 12:03:46 +02:00
logout.inc.php Modfied templates to support empty trade currency 2013-07-01 12:32:59 +02:00
news.inc.php Fix PHP warning on empty news table 2013-07-04 08:51:13 +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 Removed registration configuration option 2013-06-30 12:29:52 +02:00
statistics.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
support.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00