Page 1 of 1

[Solved] Password max size

Posted: 16 Oct 2019, 07:50
by Triskel
Hi,

What's the password max size for the user ?

When our users try to use 32 chars password, the login failed. With 20 chars, no problem.

Thanks

Re: Password max size

Posted: 16 Oct 2019, 08:08
by soplanning
Hello
Max size in the DB is 50.
But the user interface management limits it to 20.
It's fixed for next release.

Best regards

Re: Password max size

Posted: 16 Oct 2019, 09:32
by Triskel
Thanks !