php-mpos/public/include/pages/account
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
..
confirm.inc.php Adding email verification 2013-07-15 12:26:31 +02:00
edit.inc.php Adding anonymous account support 2013-07-12 10:33:42 +02:00
notifications.inc.php Further cleanup to reduce PHP notice warnings 2013-06-14 13:51:06 +02:00
reset_failed.inc.php Display error message to user on failed logins 2013-06-23 20:58:42 +02:00
transactions.inc.php always assign default content 2013-07-11 09:13:50 +02:00
workers.inc.php removing error reporting for debugging 2013-07-02 21:10:12 +02:00