Require_validation on OJS 2.4.8-2

The require_validation flag in OJS 2.x will not automatically delete accounts after the validation_timeout. It will simply prevent login if the account is not validated before the validation_timeout. You can manually merge these accounts out of existence, or you can use the database to query for the usernames/userids and feed the users into the command line merge users tool. See “cleaning lots of users” here: