Client logins/password - Add tracking in DB when passwords are changed/rotated

This commit is contained in:
Marcus Hill
2023-10-01 15:22:42 +01:00
parent 203ef85997
commit c768034a1b
4 changed files with 916 additions and 890 deletions

View File

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