You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/credential/static
Jim 38b12394fd
refactor (kms): add GetWrapperer for RewrapFn parameter (#2701)
3 years ago
..
store feat: static json credentials (#2423) 4 years ago
credential_store.go feat: add initial migration hook 4 years ago
credential_store_test.go feat: add initial migration hook 4 years ago
doc.go feat(credential): Add static credential store and username_password credential 4 years ago
fields.go feat: static json credentials (#2423) 4 years ago
json_credential.go feat: static json credentials (#2423) 4 years ago
json_credential_test.go feat: static json credentials (#2423) 4 years ago
options.go Add support for SSH private key passphrases (#2331) 4 years ago
options_test.go Add support for SSH private key passphrases (#2331) 4 years ago
public_ids.go Add ssh private key type and add type to static store (#2262) 4 years ago
query.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
repository.go feat(credential): Add static credential store and username_password credential 4 years ago
repository_credential.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
repository_credential_store.go Rewrite interface{} to any (#2535) 4 years ago
repository_credential_store_test.go feat: add initial migration hook 4 years ago
repository_credential_test.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
repository_credentials.go Rewrite interface{} to any (#2535) 4 years ago
repository_credentials_test.go feat: static json credentials (#2423) 4 years ago
repository_test.go feat(credential): Add static credential store and username_password credential 4 years ago
rewrapping.go refactor (kms): add GetWrapperer for RewrapFn parameter (#2701) 3 years ago
rewrapping_test.go Key Rotation/Destruction (#2477) (#2607) 3 years ago
ssh_private_key_credential.go Add support for SSH private key passphrases (#2331) 4 years ago
ssh_private_key_credential_test.go Add support for SSH private key passphrases (#2331) 4 years ago
testing.go feat: static json credentials (#2423) 4 years ago
testing_test.go feat: static json credentials (#2423) 4 years ago
usernamepassword_credential.go feat(credential): Add support for retrieving static credentials 4 years ago
usernamepassword_credential_test.go Add ssh private key type and add type to static store (#2262) 4 years ago