open-vault/audit
Hridoy Roy 1d29b93eb5
fix adding clientID to request in audit log (#12919)
* fix adding clientID to request in audit log

* fix boolean statement

* use standard encoding for client ID instead of urlEncoding

* change encoding in tests

* add in client counts to request handling

* remove redundant client ID generation in request handling

* directly add clientID to req after handling token usage
2021-10-26 09:02:13 -07:00
..
audit.go Send a test message before committing a new audit device. (#10520) 2020-12-16 16:00:32 -06:00
format.go fix adding clientID to request in audit log (#12919) 2021-10-26 09:02:13 -07:00
format_json.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
format_json_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
format_jsonx.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
format_jsonx_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
format_test.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
formatter.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
hashstructure.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
hashstructure_test.go Call goimports as well as gofmt when doing a `make fmt` (#7148) 2019-07-18 21:04:56 -04:00