vault/internalshared/configutil
Mike Palmiotto 7ad778541e
Disable Request Limiter by default (#25442)
This PR flips the logic for the Request Limiter, setting it to default
disabled.

We allow users to turn on the global Request Limiter, but leave the
Listener configuration as a "disable per Listener".
2024-02-16 17:50:18 -05:00
..
config.go Request Limiter reloadable config (#25095) 2024-01-26 15:01:47 -05:00
config_test.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
encrypt_decrypt.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
encrypt_decrypt_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
env_var_util.go Change to prioritize config over env for transit (#22615) 2023-08-31 15:28:51 +00:00
hcp_link.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
http_response_headers.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kms.go Seal-HA: Match multiple seals using name/type only (#23203) 2023-09-20 16:51:52 -04:00
kms_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lint.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener.go Request Limiter listener config opt-out (#25098) 2024-01-26 15:24:32 -05:00
listener_test.go Request Limiter listener config opt-out (#25098) 2024-01-26 15:24:32 -05:00
merge.go Request Limiter reloadable config (#25095) 2024-01-26 15:01:47 -05:00
request_limiter.go Disable Request Limiter by default (#25442) 2024-02-16 17:50:18 -05:00
telemetry.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
telemetry_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
userlockout.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
userlockout_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00