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
Damian Debkowski 2db6bee3e2
fix: return an error for vault tokens that will expire before the scheduler can run (#2444)
4 years ago
..
internal Upgrade to Go 1.19 (#2347) 4 years ago
store Upgrade to Go 1.19 (#2347) 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 Vault proxy supporting code (#2415) 4 years ago
credential_store_test.go feat: add initial migration hook 4 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 bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
jobs_test.go fix: return an error for vault tokens that will expire before the scheduler can run (#2444) 4 years ago
mapping_overriders.go Add support for SSH private key passphrases (#2331) 4 years ago
mapping_overriders_test.go Add ssh_private_key support for Vault libraries and targets (#2263) 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
private_credential.go Vault proxy supporting code (#2415) 4 years ago
private_library.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
private_library_test.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
private_store.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
private_store_test.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
public_ids.go refact(credentiallibrary): Switch subtype attributes to oneof 4 years ago
query.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
repository.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_credential_library.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
repository_credential_library_test.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
repository_credential_store.go fix: return an error for vault tokens that will expire before the scheduler can run (#2444) 4 years ago
repository_credential_store_test.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
repository_credentials.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
repository_credentials_test.go refact(session): Add context to session factory 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 bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
testing_external_test.go feat: add initial migration hook 4 years ago
testing_test.go bug(vault): Correctly handle credential stores with expired tokens (#2399) 4 years ago
vault.go Vault proxy supporting code (#2415) 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 Vault proxy supporting code (#2415) 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