vault/command/server
Peter Wilson e5432b0577
VAULT-19863: Per-listener redaction settings (#23534)
* add redaction config settings to listener

* sys seal redaction + test modification for default handler properties

* build date should be redacted by 'redact_version' too

* sys-health redaction + test fiddling

* sys-leader redaction

* added changelog

* Lots of places need ListenerConfig

* Renamed options to something more specific for now

* tests for listener config options

* changelog updated

* updates based on PR comments

* updates based on PR comments - removed unrequired test case field

* fixes for docker tests and potentially server dev mode related flags
2023-10-06 17:39:02 +01:00
..
test-fixtures [VAULT-17826] Remove mount point from rollback metrics (#22400) 2023-08-21 16:55:37 +02:00
config.go Remove old hooks and start calling new ones. (#23550) 2023-10-06 12:16:19 -04:00
config_custom_response_headers_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_oss_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_stubs_oss.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
config_telemetry_test.go [VAULT-17826] Remove mount point from rollback metrics (#22400) 2023-08-21 16:55:37 +02:00
config_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
config_test_helpers.go VAULT-19863: Per-listener redaction settings (#23534) 2023-10-06 17:39:02 +01:00
config_test_helpers_stubs_oss.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_util_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
hcp_link_config_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_tcp.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_tcp_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_unix.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_unix_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server_seal_transit_acc_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server_stubs_oss.go Start process of replacing init-style ent hooks with stubmaker. (#23545) 2023-10-06 09:52:50 -04:00
tls_util.go Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00
tls_util_test.go Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00