vault/command/server
davidadeleon 92fcfda8ad
Implement user lockout log (#23140)
* implement user lockout logger

* formatting

* make user lockout log interval configurable

* create func to get locked user count, and fix potential deadlock

* fix test

* fix test

* add changelog
2023-10-06 15:58:42 -04:00
..
test-fixtures [VAULT-17826] Remove mount point from rollback metrics (#22400) 2023-08-21 16:55:37 +02:00
config.go Remove old hooks and start calling new ones. (#23550) 2023-10-06 12:16:19 -04:00
config_custom_response_headers_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_oss_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_stubs_oss.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
config_telemetry_test.go [VAULT-17826] Remove mount point from rollback metrics (#22400) 2023-08-21 16:55:37 +02:00
config_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
config_test_helpers.go Implement user lockout log (#23140) 2023-10-06 15:58:42 -04:00
config_test_helpers_stubs_oss.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
config_util_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
hcp_link_config_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_tcp.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_tcp_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_unix.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_unix_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server_seal_transit_acc_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server_stubs_oss.go Start process of replacing init-style ent hooks with stubmaker. (#23545) 2023-10-06 09:52:50 -04:00
tls_util.go Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00
tls_util_test.go Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00