Requirements of the Password Field?

When testing a signup form, I keep getting a bad password prompt. Does the password field automatically have requirements for the password (special characters, length, etc) and if so what are they so I can make sure to include that as instructions.

thanks,

Larry

No it shouldn’t, make sure the box isn’t checked in the settings tab.

Thanks, that was it. I did not realize that in the settings, the password requirements were already enabled. I will clearly specify the requirements in the UI. You might want to mention this in your video on building a login form.

thanks.