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
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
4 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
repository.go feat(credential): Add static credential store and username_password credential 4 years ago
repository_credential.go feat: static json credentials (#2423) 4 years ago
repository_credential_store.go refactor: eliminate gorm references in favor of go-dbw (#2386) 4 years ago
repository_credential_store_test.go feat: add initial migration hook 4 years ago
repository_credential_test.go feat: static json credentials (#2423) 4 years ago
repository_credentials.go feat: static json credentials (#2423) 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
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