zeek/testing/btest/Traces/http/basic-auth-with-colon.trace
Pierre Lalet 88368ae856 http: fix password capture when enabled
The current implementation would only log, if the password contains a
colon, the part before the first colon (e.g., the password
`password:password` would be logged as `password`).

A test has been added to confirm the expected behaviour.
2024-08-28 21:44:39 +02:00

1.8 KiB