influxdb/context
davidby-influx 13cf6be49e
feat: Add authenticating ID and user ID to request logging (#24474)
To allow rudimentary security auditing of logs,
add the authenticating ID and the user ID when
possible to the request logs. When a request is
authorized for V1 or V2 API, store the authorizer
object to be used by the logger up the call stack.

closes https://github.com/influxdata/influxdb/issues/24473
2023-11-22 12:28:58 -08:00
..
token.go feat: Add authenticating ID and user ID to request logging (#24474) 2023-11-22 12:28:58 -08:00
token_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00