Allow portal contacts to reset their passwords via email

This commit is contained in:
Marcus Hill
2022-10-01 21:32:19 +01:00
parent 851ca7fae5
commit 6529ff8bbf
6 changed files with 349 additions and 23 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.1.9");
DEFINE("LATEST_DATABASE_VERSION", "0.2.0");