> On 18 Mar 2024, at 14:43, Sean <iihero(at)qq(dot)com> wrote:
>
> Hi,
> Thanks for your information. Even using SCRAM, when specified the content of "password", still there is a basic request about the length of it. From the source code, seems there is no restriction, right?
SCRAM stores a hashed fixed-size representation of the password, so there is no
restriction in terms of length on the user supplied secret.
--
Daniel Gustafsson