Additional validation
-
This plugin is great – it made our login refactor much simpler than I was expecting.
I’m wondering if there is a way we could work in some additional validation, specifically checking the user email address for a specific structure. I tried modifying
clean-login.php
with a little utility script which used regex, but I can’t get it to return true, even on a valid input. Any tips on doing this? Or even a tip on how to debug more effectively?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Additional validation’ is closed to new replies.