mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
WIP: Allow decrypting logins/credentials via the API
This commit is contained in:
@@ -27,4 +27,4 @@ if (!empty($api_key_decrypt_password) && !empty($name) && !(empty($password))) {
|
||||
}
|
||||
|
||||
// Output
|
||||
require_once '../create_output.php';
|
||||
require_once '../create_output.php';
|
||||
|
||||
Reference in New Issue
Block a user