You can run this SQL command: UPDATE
usersSET
password= '';
This will force clients to reset their password on their next login.
You can run this SQL command: UPDATE
usersSET
password= '';
This will force clients to reset their password on their next login.