mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-23 23:51:08 +02: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>