removal of vault password at end of loop
This commit is contained in:
@@ -464,6 +464,7 @@ if __name__ == "__main__":
|
||||
else:
|
||||
logger.error("Unable to login to account, please check API credentials")
|
||||
|
||||
del vault_password
|
||||
del os.environ['BW_CLIENTID']
|
||||
del os.environ['BW_CLIENTSECRET']
|
||||
if "BW_SESSION" in os.environ:
|
||||
|
||||
Reference in New Issue
Block a user