Take out password or obfuscate it on NatsException #699
reshma-raveendran
started this conversation in
General
Replies: 2 comments 6 replies
-
This would be a client related setting, which is the client that you are using? Java? |
Beta Was this translation helpful? Give feedback.
5 replies
-
@reshma-raveendran I believe this was fixed in https://github.com/nats-io/nats.net/releases/tag/v2.5.3 Could you confirm 2.5.3 works for you? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using nats 2.2.3 and noticing that on nats connection exceptions the connection string (including the password) is part of the message. Is there a setting to hide or not include the password in the message. For e,g 1 of the natsexception is can not connect uris: nats://admin:password@hostname:port
Beta Was this translation helpful? Give feedback.
All reactions