php-mpos/public/include
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
..
classes Adding email verification 2013-07-15 12:26:31 +02:00
config Adding email verification 2013-07-15 12:26:31 +02:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages Adding email verification 2013-07-15 12:26:31 +02:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Adding email verification 2013-07-15 12:26:31 +02:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php Merge pull request #428 from TheSerapher/issue-418 2013-07-11 03:35:50 -07:00
smarty.inc.php Adding email verification 2013-07-15 12:26:31 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00