EOX GitLab Instance

Skip to content

add basic auth user logging to apache

Lubomir Doležal requested to merge basic-auth-logformat-user into main
  • tested with PASS fluentd config, user is extracted by the current parser
  • tested parsing on valid Authorization header - correctly parsed user
  • tested malformed Authorization header - does not crash

Merge request reports