Quote:
Originally Posted by ozzy47
What I would do is install this mod, which will require your members to use stronger passwords, Minimum Password Length
Then follow the instructions here, to force users to reset their passwords, Force Password Reset
|
Thanks One question is
Code:
UPDATE `usergroup` SET `passwordexpires` = '730' WHERE `usergroup`.`usergroupid` !=6;
how to run this query in ACP ?