Update basic audit filter's comment message

pull/6/head
Cao Shufeng 2017-03-21 05:42:30 -04:00
parent 1e5fa8fed5
commit 267288249b
1 changed files with 2 additions and 0 deletions

View File

@ -83,7 +83,9 @@ var _ http.Hijacker = &fancyResponseWriterDelegator{}
// - source ip of the request
// - HTTP method being invoked
// - original user invoking the operation
// - original user's groups info
// - impersonated user for the operation
// - impersonated groups info
// - namespace of the request or <none>
// - uri is the full URI as requested
// 2. the response line containing: