mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Validate audit filter option against filter selectors referencing unsupported fields * Test updates due to filter validation * Test all properties of the log input bexpr datum struct in filters * Remove redundant cloning of the client in external tests for audit filtering * TestAuditFilteringFilterForUnsupportedField now also tests the same behaviour with skip_test option set to true * Add filter validation test cases to unit tests for audit backends --------- Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>