Skip to content

Exposing the password to log file. #1391

Open
@vovavoloshin

Description

@vovavoloshin

In case of exception in class RedirectingEurekaHttpClient, the serviceEndpoint variable, holds the full url including the password to eureka, and the line ->
logger.info("Request execution error. endpoint={}, exception={} stacktrace={}", serviceEndpoint,
e.getMessage(), ExceptionUtils.getStackTrace(e));
print it to log.
Can you not print the password.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions