Skip to content

Remove unintended SASL print statement

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 12 Feb 10:34
7c52814
This patch was authored by @fabianfett and released by @gwynne.

We currently print the internal SASL state when authenticating via SCRAM-SHA256. This messes up logs and is a potential security issue.

Modifications

  • Remove a print statement