open-vault/audit
Scott Miller 12d704d97f
Provide token ttl and issue time in the audit log. (#9091)
* Populate a token_ttl and token_issue_time field on the Auth struct of audit log entries, and in the Auth portion of a response for login methods

* Revert go fmt, better zero checking

* Update unit tests

* changelog++
2020-05-29 12:30:47 -05:00
..
audit.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
format.go Provide token ttl and issue time in the audit log. (#9091) 2020-05-29 12:30:47 -05:00
format_json.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
format_json_test.go Provide token ttl and issue time in the audit log. (#9091) 2020-05-29 12:30:47 -05:00
format_jsonx.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
format_jsonx_test.go Provide token ttl and issue time in the audit log. (#9091) 2020-05-29 12:30:47 -05: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 Ensure that http_raw_body is always passed to the audit redaction system as a string 2020-02-03 11:53:02 -05:00
hashstructure_test.go Call goimports as well as gofmt when doing a `make fmt` (#7148) 2019-07-18 21:04:56 -04:00