Hi
I have experienced a bug when using the custom sign up form and using the password user input type. I have followed all the instructions and guidelines.
No character limit was set on the password box, but anyway it was not possible to register a user with a password of 16 characters or more. I tested and reproduced several times to be sure. Each time I used 16+ characters I got an internal error 500.
It appears that the max limit is 15 characters even though no character limit has been set on the input box.
Has anybody else experienced this issue?
Thanks