How to prevent login if isVerified = 0

I just discovered that there appears to be nothing in the login process that check the isVerified field as I can login successfully when isVerified = 0

Can anyone tell me what I did wrong?

Also, how can we change the email subject in the verification email which currently is set as “BetterForms - Verify Email”

The email that goes out comes from FileMaker, I believe in the onAuth script, but it’s definitely in the first few.

The email verification is automatic, so unless you disabled it it should work. Did you modify any of the auth scripts (besides setting up your email server info?

This is still the case. isVerified = 0 does not prevent log in. Is this intended?