open-vault/http
Gunjan 4900283ad5
Fix: handle max_request_size<=0 (#10072)
* Fix: handle max_request_size<=0

Signed-off-by: guacamole <gunjanwalecha@gmail.com>

* created test cases for listener

Signed-off-by: guacamole <gunjanwalecha@gmail.com>

* added test case for negative value of MaxRequestSize

Signed-off-by: guacamole <gunjanwalecha@gmail.com>

Co-authored-by: Hridoy Roy <roy@hashicorp.com>
2021-01-19 11:28:28 -08:00
..
auth_token_test.go
cors.go
forwarded_for_test.go Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00
forwarding_bench_test.go
forwarding_test.go
handler.go Fix: handle max_request_size<=0 (#10072) 2021-01-19 11:28:28 -08:00
handler_test.go Return logical.StatusBadRequest on requests with missing token (#8457) 2020-10-26 16:17:25 -04:00
help.go
help_test.go
http_test.go
logical.go Avoid disclosing IP addresses in unauthenticated requests (#10579) 2020-12-22 10:30:03 -06:00
logical_test.go Fix: handle max_request_size<=0 (#10072) 2021-01-19 11:28:28 -08:00
plugin_test.go
stub_assets.go
sys_audit_test.go
sys_auth_test.go
sys_config_cors_test.go
sys_config_state_test.go
sys_feature_flags.go Feature flags API (#10613) 2021-01-06 16:05:00 -06:00
sys_generate_root.go
sys_generate_root_test.go
sys_health.go Fix build 2020-10-26 18:14:01 -04:00
sys_health_test.go
sys_hostinfo_test.go
sys_init.go
sys_init_test.go
sys_internal_test.go
sys_leader.go core: Record the time a node became active (#10489) 2020-12-11 16:50:19 -08:00
sys_leader_test.go core: Record the time a node became active (#10489) 2020-12-11 16:50:19 -08:00
sys_lease_test.go
sys_metrics.go Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00
sys_metrics_test.go Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00
sys_monitor_test.go
sys_mount_test.go
sys_mounts_test.go
sys_policy_test.go
sys_raft.go Merge PR #10192: Auto-Join: Configurable Scheme & Port (and add k8s provider) 2020-10-23 16:13:09 -04:00
sys_rekey.go
sys_rekey_test.go
sys_rotate_test.go
sys_seal.go Be consistent with how we report init status. (#10498) 2020-12-08 13:55:34 -05:00
sys_seal_test.go
sys_wrapping_test.go
testing.go
unwrapping_raw_body_test.go
util.go