Added Remember Me option by checking this you wont have to enter your MFA for up to 14 days on the device

This commit is contained in:
johnnyq
2023-11-20 20:49:33 -05:00
parent dcd5103819
commit 0d6c58f1d0
3 changed files with 25 additions and 6 deletions

View File

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