FLOW3 – Getting Started – Writing your own validator
Some time ago I wrote a tutorial about a registration and a login. I thought it will be a good idea to force the user to use a strong password so here is a tutorial about writing a password validator for our registration. We have to change some things in our old registration but it […]