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
Bharath Gajjala c39a50570a
fix(db): vault password library migration adjustments and mapping overrides (#6229)
3 months ago
..
static feat(credential/static): Implement CRUDL support for password credentials (#6163) 3 months ago
store feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112) 4 months ago
vault fix(db): vault password library migration adjustments and mapping overrides (#6229) 3 months ago
credential.go feat(handlers): Implement CRUDL for vault generic Password credential (#6161) 3 months ago
options.go internal/credential: add pagination options 2 years ago
options_test.go internal/credential: add pagination options 2 years ago
public_ids.go feat(credential/static): Implement CRUDL support for password credentials (#6163) 3 months ago
query.go internal/credential: sort public_id descending 2 years ago
redact.go [COMPLIANCE] License changes (#3567) 3 years ago
redact_test.go credential: fix lint errors (#3746) 2 years ago
registry.go internal/credential: add store pagination logic 2 years ago
repository_store.go fix: resolve small issues in db transactions (#5522) 1 year ago
repository_store_test.go internal/credential: add store pagination logic 2 years ago
service_list_credentials.go internal/credential: validate token resource type 2 years ago
service_list_credentials_ext_test.go Add some more fixes caught by race detector (#4488) 2 years ago
service_list_credentials_page.go internal/credential: validate token resource type 2 years ago
service_list_credentials_refresh.go internal/credential: validate token resource type 2 years ago
service_list_credentials_refresh_page.go internal/credential: validate token resource type 2 years ago
service_list_libraries.go internal/credential: validate token resource type 2 years ago
service_list_libraries_ext_test.go feat(credential/vault): Implement LDAP Credential Library 4 months ago
service_list_libraries_page.go internal/credential: validate token resource type 2 years ago
service_list_libraries_refresh.go internal/credential: validate token resource type 2 years ago
service_list_libraries_refresh_page.go internal/credential: validate token resource type 2 years ago
service_list_stores.go internal/credential: validate token resource type 2 years ago
service_list_stores_ext_test.go refact: to use go-dbw CreateItems, DeleteItems (#4974) 2 years ago
service_list_stores_page.go internal/credential: validate token resource type 2 years ago
service_list_stores_refresh.go internal/credential: validate token resource type 2 years ago
service_list_stores_refresh_page.go internal/credential: validate token resource type 2 years ago
store.go Linter fixes PR 3 (#4415) 2 years ago