vault/http
Scott Miller 9bb4f9e996
Re-process .well-known redirects with a recursive handler call rather than a 302 redirect (#24890)
* Re-process .well-known redirects with a recursive handler call rather than a 302 redirect

* Track when the RequestURI mismatches path (in a redirect) and add it to the audit log

* call cancelFunc
2024-01-19 09:59:58 -06: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.go events: Don't accept websocket connection until subscription is active (#23024) 2023-09-13 14:28:17 -07:00
events_test.go events: Don't accept websocket connection until subscription is active (#23024) 2023-09-13 14:28:17 -07: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 [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
handler.go Re-process .well-known redirects with a recursive handler call rather than a 302 redirect (#24890) 2024-01-19 09:59:58 -06:00
handler_stubs_oss.go Added OSS changes (#23951) 2023-11-01 23:12:51 +00:00
handler_test.go Add PATCH to CORS allowed request methods (#24373) 2023-12-07 11:27:35 +01: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 Re-process .well-known redirects with a recursive handler call rather than a 302 redirect (#24890) 2024-01-19 09:59:58 -06:00
logical_test.go VAULT-23050: Remove undocumented feature flag to disable audit eventlogger (#24764) 2024-01-11 11:30:36 +00: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 Revert "Implement user lockout log (#23140)" (#23741) 2023-10-20 11:21:18 -04: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 [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07: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 Buffer body read up to MaxRequestSize (#24354) 2023-12-04 13:22:22 -08:00
util_stubs_oss.go Relplat 897 copywrite fixes for mutliple licenses (#23722) 2023-10-20 08:40:43 -07:00