open-vault/audit
Brian Kassouf 6701ba8a10 Configure the request headers that are output to the audit log (#2321)
* Add /sys/config/audited-headers endpoint for configuring the headers that will be audited

* Remove some debug lines

* Add a persistant layer and refactor a bit

* update the api endpoints to be more restful

* Add comments and clean up a few functions

* Remove unneeded hash structure functionaility

* Fix existing tests

* Add tests

* Add test for Applying the header config

* Add Benchmark for the ApplyConfig method

* ResetTimer on the benchmark:

* Update the headers comment

* Add test for audit broker

* Use hyphens instead of camel case

* Add size paramater to the allocation of the result map

* Fix the tests for the audit broker

* PR feedback

* update the path and permissions on config/* paths

* Add docs file

* Fix TestSystemBackend_RootPaths test
2017-02-02 11:49:20 -08:00
..
audit.go
format.go Configure the request headers that are output to the audit log (#2321) 2017-02-02 11:49:20 -08:00
format_json.go
format_json_test.go Configure the request headers that are output to the audit log (#2321) 2017-02-02 11:49:20 -08:00
format_jsonx.go
format_jsonx_test.go Configure the request headers that are output to the audit log (#2321) 2017-02-02 11:49:20 -08:00
formatter.go
hashstructure.go JWT wrapping tokens (#2172) 2017-01-04 16:44:03 -05:00
hashstructure_test.go JWT wrapping tokens (#2172) 2017-01-04 16:44:03 -05:00