open-vault/command/server
Hridoy Roy ebf8e5308a
SSCT Tokens Feature [OSS] (#14109)
* port SSCT OSS

* port header hmac key to ent and generate token proto without make command

* remove extra nil check in request handling

* add changelog

* add comment to router.go

* change test var to use length constants

* remove local index is 0 check and extra defer which can be removed after use of ExternalID
2022-02-17 11:43:07 -08:00
..
test-fixtures VAULT-1564 report in-flight requests (#13024) 2021-12-08 17:34:42 -05:00
config.go SSCT Tokens Feature [OSS] (#14109) 2022-02-17 11:43:07 -08:00
config_custom_response_headers_test.go Customizing HTTP headers in the config file (#12485) 2021-10-13 11:06:33 -04:00
config_oss_test.go Convert to Go 1.17 go:build directive (#13579) 2022-01-05 12:02:03 -06:00
config_telemetry_test.go reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
config_test.go Add support for go-sockaddr templated addresses in config. (#9109) 2021-10-21 10:10:48 -04:00
config_test_helpers.go Move KmsLibrary code to the ent side of config parsing (#13463) 2021-12-16 14:57:18 -06:00
config_test_helpers_util.go Convert to Go 1.17 go:build directive (#13579) 2022-01-05 12:02:03 -06:00
config_util.go Convert to Go 1.17 go:build directive (#13579) 2022-01-05 12:02:03 -06:00
listener.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
listener_tcp.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
listener_tcp_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener_test.go reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
server_seal_transit_acc_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00