vault/http
2024-05-10 17:04:01 +00: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.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 Added Invalid Token Error Message that will be returned for bad tokens (#25953) 2024-03-14 11:15:20 -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 Add support for forwarded Tls-Client-Cert (#17272) 2024-04-05 11:22:46 -05: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 Add a TraceID for forwarded request tracing (#26939) 2024-05-10 17:04:01 +00: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 AOP: Force reject header (enterprise) (#26702) 2024-05-01 14:11:24 -04:00
logical_test.go VAULT-24452: audit refactor (#26460) 2024-04-18 08:25:04 +01:00
options.go VAULT-19863: Per-listener redaction settings (#23534) 2023-10-06 17:39:02 +01:00
options_test.go VAULT-24437 Address OpenAPI endpoint ignoring redact_version listener parameter (#26607) 2024-04-24 12:16:55 -04: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 move noop audit to audit package (#26448) 2024-04-16 19:09:11 +01:00
sys_health.go CE part of https://github.com/hashicorp/vault-enterprise/pull/4269 (#26406) 2024-04-15 20:08:57 +00: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 Redacted Information With Valid Token (#25735) 2024-03-01 13:20:31 -05: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 Redacted Information With Valid Token (#25735) 2024-03-01 13:20:31 -05:00
sys_seal_test.go VAULT-24452: audit refactor (#26460) 2024-04-18 08:25:04 +01: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 fix VAULT-24372 (#25639) 2024-02-28 14:34:55 -05:00
util_stubs_oss.go Relplat 897 copywrite fixes for mutliple licenses (#23722) 2023-10-20 08:40:43 -07:00