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 5cf33fa8b3
feat(credentials): Add PasswordAttributes credential type (#6110)
5 months ago
..
static feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112) 6 months ago
store feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112) 6 months ago
vault docs(credential/vault): Clarify LdapCredentialLibrary issuing cred type 5 months ago
credential.go feat(credential/static): Implement UsernamePasswordDomain type (#1512) 7 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(credentials): Add PasswordAttributes credential type (#6110) 5 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) 3 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 5 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