Closed kjeffery14 closed 1 year ago
The add method in the credential.py contains an indentation error that causes the add to fail if the credential does not exist and force is True. If the credential does exist, it is updated by the add method which is not the desired behavior.
The add method in the credential.py contains an indentation error that causes the add to fail if the credential does not exist and force is True. If the credential does exist, it is updated by the add method which is not the desired behavior.