WIP: Allow decrypting logins/credentials via the API
This commit is contained in:
@@ -35,4 +35,4 @@ if (!empty($_POST['api_key_decrypt_password']) && !empty($login_id)) {
|
||||
}
|
||||
|
||||
// Output
|
||||
require_once '../update_output.php';
|
||||
require_once '../update_output.php';
|
||||
|
||||
Reference in New Issue
Block a user