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
format.go fix adding clientID to request in audit log (#12919) 2021-10-26 09:02:13 -07:00
format_json.go
format_json_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
format_jsonx.go
format_jsonx_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
format_test.go
formatter.go
hashstructure.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
hashstructure_test.go