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/vault
Louis Ruch 47739566bc
bug(vault): Fix token len check (#2291)
4 years ago
..
internal Add ssh_private_key support for Vault libraries and targets (#2263) 4 years ago
store feat(vault): Add unimplemented worker filter support to OSS 4 years ago
client_certificate.go feature (workers): add repository CreateWorker(...) (#2105) 4 years ago
client_certificate_test.go feature (workers): add repository CreateWorker(...) (#2105) 4 years ago
credential.go refact: Changes required for gorm v2 (#1528) 5 years ago
credential_library.go feat(credential): add credential type to credential library on create 4 years ago
credential_library_test.go Add ssh_private_key support for Vault libraries and targets (#2263) 4 years ago
credential_store.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
credential_store_test.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago
credential_test.go refact: Changes required for gorm v2 (#1528) 5 years ago
doc.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago
docker.go refact(all): Use testing.TB for test helpers 4 years ago
fields.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
jobs.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
jobs_test.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
mapping_overriders.go Add ssh_private_key support for Vault libraries and targets (#2263) 4 years ago
mapping_overriders_test.go Add ssh_private_key support for Vault libraries and targets (#2263) 4 years ago
options.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
options_test.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
private_credential.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
private_library.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
private_library_test.go feat(credentials): Refactor credential purposes (#2260) 4 years ago
private_store.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
private_store_test.go test(vault): Register vault jobs for tests to reduce error spam in logs (#1630) 5 years ago
public_ids.go refact(credentiallibrary): Switch subtype attributes to oneof 4 years ago
query.go refact: Changes required for gorm v2 (#1528) 5 years ago
repository.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_credential_library.go Add ssh_private_key support for Vault libraries and targets (#2263) 4 years ago
repository_credential_library_test.go Add ssh_private_key support for Vault libraries and targets (#2263) 4 years ago
repository_credential_store.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
repository_credential_store_test.go feat(vault): Add unimplemented worker filter support to OSS 4 years ago
repository_credentials.go feat(credential): Use credential type when issuing credentials 4 years ago
repository_credentials_test.go feat(credentials): Refactor credential purposes (#2260) 4 years ago
repository_test.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago
secret.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago
secret_test.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago
setup_manual_test.go feat(credentials): Refactor credential purposes (#2260) 4 years ago
supported.go refact(all): Use testing.TB for test helpers 4 years ago
testing.go refact(all): Use testing.TB for test helpers 4 years ago
testing_external_test.go refact(target): Add NewFunc to registry 4 years ago
testing_test.go bug(credential): Fix panic in credential Issue 4 years ago
vault.go bug(vault): Fix token len check (#2291) 4 years ago
vault_capabilities.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago
vault_capabilities_test.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago
vault_test.go bug(vault): Fix token len check (#2291) 4 years ago
vault_token.go feature (workers): add repository CreateWorker(...) (#2105) 4 years ago
vault_token_test.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago