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/daemon/controller/handlers
Jim d4e537c88d
chore: updgrade pgx direct deps to v5 (#3258)
3 years ago
..
accounts feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 3 years ago
authmethods chore: updgrade pgx direct deps to v5 (#3258) 3 years ago
authtokens Move prefixes for many packages into the globals package (#3069) 3 years ago
credentiallibraries Move prefixes for many packages into the globals package (#3069) 3 years ago
credentials fix(handler): return human readable error for json cred w/ empty object (#3109) 3 years ago
credentialstores Move prefixes for many packages into the globals package (#3069) 3 years ago
groups Move prefixes for many packages into the globals package (#3069) 3 years ago
health chore: Add license headers to all files 3 years ago
host_catalogs feat(storage): Add support for Storage Bucket API 3 years ago
host_sets merged commit for plugin rework, storage bucket sql and proto, storage bucket secret rewrapping, storage bucket repository 3 years ago
hosts merged commit for plugin rework, storage bucket sql and proto, storage bucket secret rewrapping, storage bucket repository 3 years ago
managed_groups feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 3 years ago
roles Improve grant validation (#3081) 3 years ago
scopes Add tests for recording collection actions on scopes 3 years ago
session_recordings Add session recording service stuff 3 years ago
sessions Move prefixes for many packages into the globals package (#3069) 3 years ago
storage_buckets Add session recording service stuff 3 years ago
targets fix(targets): Support authorize session request with target name (#3252) 3 years ago
users Add support for setting, adding & deleting LDAP account assoicated to a user (#3198) 3 years ago
workers Don't allow managed workers to be deleted (#3254) 3 years ago
errors.go chore: Add license headers to all files 3 years ago
errors_test.go chore: Add license headers to all files 3 years ago
filtering.go chore: Add license headers to all files 3 years ago
filtering_test.go chore: Add license headers to all files 3 years ago
marshaler.go fix: Support streaming HTTP responses (#2956) 3 years ago
mask_manager.go fix(handlers): return error when updating json cred w/ empty obj (#2903) 3 years ago
mask_manager_test.go chore: Add license headers to all files 3 years ago
option_test.go chore: Add license headers to all files 3 years ago
options.go chore: Add license headers to all files 3 years ago
outgoing_response_filter.go chore: Add license headers to all files 3 years ago
outgoing_response_filter_test.go chore: Add license headers to all files 3 years ago
subtypes.go chore: Add license headers to all files 3 years ago
subtypes_test.go Add default client port to targets and use in connect command (#2767) 3 years ago
verifiers.go chore: Add license headers to all files 3 years ago
verifiers_test.go chore: Add license headers to all files 3 years ago