WIP: Allow decrypting logins/credentials via the API

This commit is contained in:
wrongecho
2024-08-25 12:32:21 +01:00
parent d37bdcdbcb
commit 9ef3099495
+1 -1
View File
@@ -57,4 +57,4 @@ else {
echo json_encode($return_arr);
exit();
}
}