Block a user
pinguinfuss
pushed to Find-CredentialStoreItem at pinguinfuss/PSCredentialStore
2023-05-22 22:00:43 +02:00
6aa732397d
Add the PSD export for Find-CredentialStoreItem
006921e886
Merge branch 'master' into Find-CredentialStoreItem
789be844d0
Merge branch 'master' of https://gitea.ocram85.com/OCram85/PSCredentialStore
f2b7910b15
Prepare release v1.1.1 (#78)
0b5c9823e0
Adds changelog config for gitea changelog cli tool (#77)
pinguinfuss
pushed to ConnectTo-StorageGRID at pinguinfuss/PSCredentialStore
2023-05-22 21:59:00 +02:00
ffab53f0d7
Merge branch 'master' into ConnectTo-StorageGRID
789be844d0
Merge branch 'master' of https://gitea.ocram85.com/OCram85/PSCredentialStore
fd6dc42099
Revert "Implement a function to "find" a CredentialStoreItem in CredentialStores"
db0fa1cf4a
Implement a function to "find" a CredentialStoreItem in CredentialStores
f2b7910b15
Prepare release v1.1.1 (#78)
789be844d0
Merge branch 'master' of https://gitea.ocram85.com/OCram85/PSCredentialStore
f2b7910b15
Prepare release v1.1.1 (#78)
0b5c9823e0
Adds changelog config for gitea changelog cli tool (#77)
42fdb0a373
Fix Set-CredentialStoreItem (#76)
2bd250971b
Fix optional module dependencies (#75)
Find-CredentialStoreItem
pinguinfuss
pushed to Find-CredentialStoreItem at pinguinfuss/PSCredentialStore
2023-05-22 21:55:07 +02:00
16b4ea1d13
Implement a function to "Find" a CredentialStoreItem in all possible (private and shared) CredentialStores
pinguinfuss
created branch Find-CredentialStoreItem in pinguinfuss/PSCredentialStore
2023-05-22 21:55:07 +02:00
Implement StorageGRID connection
pinguinfuss
pushed to ConnectTo-StorageGRID at pinguinfuss/PSCredentialStore
2023-05-22 21:49:55 +02:00
76a4dd6e99
Fix the indentation
pinguinfuss
created branch ConnectTo-StorageGRID in pinguinfuss/PSCredentialStore
2023-05-22 21:37:56 +02:00
pinguinfuss
pushed to ConnectTo-StorageGRID at pinguinfuss/PSCredentialStore
2023-05-22 21:37:56 +02:00
471a372bf9
Refine the implementation
e3349cc4dd
Add external dependencies for NetAppSGWS
2399f227c9
Implement NetAppSGWS
1747bb24a8
Add a bit of spacing. Remove default as there is nothing to do.
c125ad0acd
prettify parameters and stuff
Fix Set-CredentialStoreItem
pinguinfuss
pushed to Fix-Set-CredentialStoreItem at pinguinfuss/PSCredentialStore
2022-10-06 21:51:32 +02:00
d19278c99d
Fix quotation
Fix the module dependencies for Cisco.UCSManager and DataONTAP/NetApp.ONTAP
pinguinfuss
created branch Fix-Optional-Dependencies in pinguinfuss/PSCredentialStore
2022-10-06 21:46:42 +02:00
pinguinfuss
pushed to Fix-Optional-Dependencies at pinguinfuss/PSCredentialStore
2022-10-06 21:46:42 +02:00
44c9a0eb7d
Fix the module dependencies for Cisco.UCSManager and DataONTAP/NetApp.ONTAP
pinguinfuss
pushed to Fix-Set-CredentialStoreItem at pinguinfuss/PSCredentialStore
2022-10-06 21:43:21 +02:00
025f18725b
Add unit tests for Set-CredentialStoreItem
90f82b137d
We need to always set -Shared (even if we have to set it to $false)
c086015272
Fix string quotation
a36b53c1a5
Write a error message if we cannot locate the CredentialStoreItem in the Store. Fix string quotation
pinguinfuss
created branch Fix-Set-CredentialStoreItem in pinguinfuss/PSCredentialStore
2022-10-06 21:43:21 +02:00
pinguinfuss
pushed to New-CredentialStoreItem-Warn-If-CredentialStore-Doesnt-Exist at pinguinfuss/PSCredentialStore
2022-09-20 08:48:20 +02:00
948b42548e
Fix test pipeline errors