Implement config hierarchy #20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Currently we can manage these types of CredentialStores:
In some cases the stored CredentialSotoreItems with its identifiers could be identical. Therefore we need a design decision how to handle this.
Solution
I'm thinking about a separate function which returns the credential in a valid order.