WIP: Allow decrypting logins/credentials via the API

This commit is contained in:
wrongecho
2024-08-22 17:46:58 +01:00
parent 63feff03d2
commit 0c60ecc329
6 changed files with 43 additions and 11 deletions

View File

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