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
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
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
listener_tcp.go
listener_tcp_test.go
listener_test.go reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
server_seal_transit_acc_test.go