rabbitmq / rabbitmq-federation

RabbitMQ Federation plugin
https://www.rabbitmq.com/
Other
40 stars 21 forks source link

Coerce password to a binary #112

Closed michaelklishin closed 4 years ago

michaelklishin commented 4 years ago

when obfuscating an upstream.

credentials_obfuscation:encrypt/1 requires a binary and in some rare cases, we've seen that the password value can be passed in as a string.

michaelklishin commented 4 years ago

Backported to v3.8.x.