BlackListPlugin blocks registration of new users.
I have added the
<input type="hidden" name="rx" value="%BLACKLISTPLUGIN{ action="magic" }%" />
to the registration form. Without this the plugin rejects registration as it should.
The problem is when the registration is setup requirering verification code received via email.
When you click the link in the email the
BlackListPlugin rejects the verification no matter what.
It seems the plugin requires the magic number also here but there can never be a magic number when you verify your registration. That should only be used at the first submission of the registration form.
Marked this bug as urgent.
KJL
Added hidden field to registration form and updated logic to let e-mail verifications go through.
SVN 8744.
--
SP
SVN 9318, DEVELOP.
--
SP