Fix Set-CredentialStoreItem #76

Merged
OCram85 merged 7 commits from pinguinfuss/PSCredentialStore:Fix-Set-CredentialStoreItem into master 2022-10-10 10:05:08 +02:00

7 Commits

Author SHA1 Message Date
1717c19357 Merge branch 'master' into Fix-Set-CredentialStoreItem
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-10 10:01:11 +02:00
44fdf38c1d Merge branch 'master' into Fix-Set-CredentialStoreItem
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-10 09:42:38 +02:00
d19278c99d Fix quotation
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-06 21:51:24 +02:00
025f18725b Add unit tests for Set-CredentialStoreItem 2022-10-06 21:43:14 +02:00
90f82b137d We need to always set -Shared (even if we have to set it to $false) 2022-10-06 21:42:50 +02:00
c086015272 Fix string quotation 2022-10-06 21:07:41 +02:00
a36b53c1a5 Write a error message if we cannot locate the CredentialStoreItem in the Store. Fix string quotation 2022-10-06 21:07:23 +02:00