Is there a way to enable tokenized password reset for shop customers?
Not yet, but it's planned.
Okay thanks.
In the meantime, is there any way to enforce stronger passwords that get sent out? define('PERCH_STRONG_PASSWORDS', true); doesn't seem to do the job.
define('PERCH_STRONG_PASSWORDS', true);
Members passwords are completely distinct from Perch user accounts, so no.
Not yet, but it's planned.
Okay thanks.
In the meantime, is there any way to enforce stronger passwords that get sent out?
define('PERCH_STRONG_PASSWORDS', true);
doesn't seem to do the job.Members passwords are completely distinct from Perch user accounts, so no.