vault/http
Christopher Swenson ae9ec39d44
events: Now enterprise-only (#25640)
This removes the WebSockets endpoint for events
(which will be moved to the Enterprise repo) and
disables tests that rely on it unless they are
running in Enterprise.

It also updates documentation to document that
events are only available in Vault Enterprise.
2024-02-26 20:19:35 +00:00
..
web_ui Make web_ui complient with Go's native embedding (#14246) 2022-02-24 09:12:36 -05:00
assets.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
assets_stub.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_token_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
cors.go Add PATCH to CORS allowed request methods (#24373) 2023-12-07 11:27:35 +01:00
custom_header_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
events_stubs_oss.go events: Now enterprise-only (#25640) 2024-02-26 20:19:35 +00:00
forwarded_for_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
forwarding_bench_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
forwarding_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
handler.go Forward EST .well-known requests on performance replicas (#25304) 2024-02-08 16:33:53 -05:00
handler_stubs_oss.go Added OSS changes (#23951) 2023-11-01 23:12:51 +00:00
handler_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
help.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
help_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
http_test.go Add support for plugins to specify binary request paths (#23729) 2023-10-23 17:04:42 -04:00
logical.go events: Now enterprise-only (#25640) 2024-02-26 20:19:35 +00:00
logical_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
options.go VAULT-19863: Per-listener redaction settings (#23534) 2023-10-06 17:39:02 +01:00
options_test.go VAULT-19863: Per-listener redaction settings (#23534) 2023-10-06 17:39:02 +01:00
plugin_test.go Support reloading database plugins across multiple mounts (#24512) 2024-01-08 12:21:13 +00:00
sys_audit_test.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
sys_auth_test.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
sys_config_cors_test.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
sys_config_state_test.go Support setting plugin TMPDIR in config as well as env (#24978) 2024-01-30 13:10:23 +00:00
sys_feature_flags.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_generate_root.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_generate_root_test.go Remove old audit behavior from test code (#24540) 2023-12-15 09:26:34 +00:00
sys_health.go Use our heartbeat echo RPCs to estimate clock skew, expose it in status APIs (#24343) 2023-12-04 12:04:38 -05:00
sys_health_test.go Rework sys/health tests to use structs and cmp (#24324) 2023-12-04 08:34:25 -05:00
sys_hostinfo_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_in_flight_requests.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_in_flight_requests_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_init.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
sys_init_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
sys_internal_test.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
sys_leader.go VAULT-19863: Per-listener redaction settings (#23534) 2023-10-06 17:39:02 +01:00
sys_leader_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_lease_test.go Update the default kv factory to kv.Factory (#23584) 2023-10-23 11:20:22 -04:00
sys_metrics.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_metrics_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
sys_monitor_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_mount_test.go Update the default kv factory to kv.Factory (#23584) 2023-10-23 11:20:22 -04:00
sys_mounts_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_policy_test.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
sys_raft.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_rekey.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_rekey_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_rotate_test.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
sys_seal.go Add_Chroot_Namespace_In_Response (#24355) 2023-12-04 14:51:44 -08:00
sys_seal_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_wrapping_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
testing.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
unwrapping_raw_body_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
util.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
util_stubs_oss.go Relplat 897 copywrite fixes for mutliple licenses (#23722) 2023-10-20 08:40:43 -07:00