rabbitmq / rabbitmq-common

Common library used by rabbitmq-server and rabbitmq-erlang-client
Other
66 stars 112 forks source link

Enable credential obfuscation #332

Closed acogoluegnes closed 5 years ago

acogoluegnes commented 5 years ago

By using https://github.com/rabbitmq/credentials-obfuscation. Note the rabbit_pbe module now delegates its operations to the credentials_obfuscation_pbe module.

[#167070941]

References rabbitmq/rabbitmq-erlang-client#123

Part of https://github.com/rabbitmq/rabbitmq-erlang-client/pull/124.

michaelklishin commented 5 years ago

Backported to v3.7.x.