eureka icon indicating copy to clipboard operation
eureka copied to clipboard

Remove password from log statement

Open rdhaese opened this issue 1 year ago • 0 comments

When using http basic auth in the defaultZone, I'm seeing a INFO log statement that exposes the username and password.

I've added a function to replace the password in the url with 'PASSWORD' when logging.

While busy, I've applied some suggestions from intellij. Made some small edits for consistency.

rdhaese avatar May 04 '24 10:05 rdhaese