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:
@@ -117,4 +117,4 @@ if (isset($_POST['login_software_id'])) {
|
||||
$software_id = $credential_row['login_software_id'];
|
||||
} else {
|
||||
$software_id = '';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user