Remove debug of secret
This commit is contained in:
parent
c50c7c9413
commit
3cf2264f4c
1 changed files with 0 additions and 1 deletions
|
@ -255,7 +255,6 @@ class NextcloudHandler:
|
|||
}
|
||||
item = collection.create_item('nc_password_client', attributes, self.encryption_pass)
|
||||
else:
|
||||
print(self.encryption_pass)
|
||||
self.debug(
|
||||
{
|
||||
"action": "_get_encryption_pass_from_keyring",
|
||||
|
|
Loading…
Reference in a new issue