vault/http
Violet Hynes 38cc11c91d
CE Changes for VAULT-36172 (#30761)
* CE Changes for VAULT-36172

* fixture
2025-05-27 13:15:15 -04:00
..
priority AOP: Add NeverDrop request priority (enterprise) (#26745) 2024-05-01 15:45:34 -04:00
web_ui Make web_ui complient with Go's native embedding (#14246) 2022-02-24 09:12:36 -05:00
assets_stub.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
assets.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
auth_token_test.go Added Invalid Token Error Message that will be returned for bad tokens (#25953) 2024-03-14 11:15:20 -07:00
cors.go VAULT-35384 Add new telemetry metrics for HTTP response status codes (#30354) 2025-05-06 10:15:19 -04: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 VAULT-191: Validate X-Forwarded-For IP (#29774) 2025-03-04 10:40:07 +01:00
forwarding_bench_test.go Removal of go-testing-interface (CE changes) (#27578) 2024-07-04 11:09:41 -04:00
forwarding_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
handler_stubs_oss.go Added OSS changes (#23951) 2023-11-01 23:12:51 +00:00
handler_test.go VAULT-35081: Extract query parameters for snapshot read/recover (#30567) 2025-05-12 15:21:37 +00:00
handler.go Add API paths for loaded snap (#30690) 2025-05-20 19:19:40 +01:00
help_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
help.go VAULT-28255: Fix namespaced redirects (#27660) 2024-07-03 10:08:39 +02:00
http_test.go Add support for plugins to specify binary request paths (#23729) 2023-10-23 17:04:42 -04:00
logical_test.go VAULT-35081: Extract query parameters for snapshot read/recover (#30567) 2025-05-12 15:21:37 +00:00
logical.go Add API paths for loaded snap (#30690) 2025-05-20 19:19:40 +01:00
options_test.go VAULT-24437 Address OpenAPI endpoint ignoring redact_version listener parameter (#26607) 2024-04-24 12:16:55 -04:00
options.go VAULT-19863: Per-listener redaction settings (#23534) 2023-10-06 17:39:02 +01:00
plugin_test.go chore: fix deprecated ioutil readall (#27823) 2024-07-30 09:18:24 -04: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 CE Changes for VAULT-36172 (#30761) 2025-05-27 13:15:15 -04:00
sys_feature_flags.go VAULT-35384 Add new telemetry metrics for HTTP response status codes (#30354) 2025-05-06 10:15:19 -04:00
sys_generate_root_test.go move noop audit to audit package (#26448) 2024-04-16 19:09:11 +01:00
sys_generate_root.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_health_test.go VAULT-31755: Add removed and HA health to the sys/health endpoint (#28991) 2024-12-04 11:09:10 +01:00
sys_health.go VAULT-35384 Add new telemetry metrics for HTTP response status codes (#30354) 2025-05-06 10:15:19 -04:00
sys_hostinfo_test.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_in_flight_requests.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_init_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
sys_init.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_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_leader.go Redacted Information With Valid Token (#25735) 2024-03-01 13:20:31 -05:00
sys_lease_test.go Update the default kv factory to kv.Factory (#23584) 2023-10-23 11:20:22 -04:00
sys_metrics_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
sys_metrics.go VAULT-35384 Add new telemetry metrics for HTTP response status codes (#30354) 2025-05-06 10:15:19 -04:00
sys_monitor_test.go Add maximum request duration (timeouts) for all requests except actual monitor and events requests (#28230) 2024-08-30 11:00:12 -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 VAULT-33758: IPv6 address conformance for proxy and agent (#29517) 2025-02-27 15:57:46 -07:00
sys_rekey_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sys_rekey.go VAULT-28255: Fix namespaced redirects (#27660) 2024-07-03 10:08:39 +02:00
sys_rotate_test.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
sys_seal_test.go [VAULT-31754] Check removed status in sys/unseal and error out if the node has been removed from the cluster (#28909) 2024-11-14 13:23:30 +00:00
sys_seal.go [VAULT-31754] Check removed status in sys/unseal and error out if the node has been removed from the cluster (#28909) 2024-11-14 13:23:30 +00: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_oss.go VAULT-35628: evaluate entity-based and collective group_by RLQ modes (#30633) 2025-05-20 15:39:13 -03:00
util.go VAULT-35628: evaluate entity-based and collective group_by RLQ modes (#30633) 2025-05-20 15:39:13 -03:00