php-mpos/sql
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
..
000_base_structure.sql Enforce unique account emails 2013-07-06 17:47:50 +02:00
001_unique_email.sql Enforce unique account emails 2013-07-06 17:47:50 +02:00
002_monitoring.sql Update 002_monitoring.sql 2013-07-15 10:40:23 +02:00
003_accounts_anonymous.sql Adding anonymous account support 2013-07-12 10:33:42 +02:00
004_tokens.sql Adding email verification 2013-07-15 12:26:31 +02:00