Hi,
is there a mechanism to force user to change password on first login?
Has this been implemented and how to use? https://github.com/roundcube/roundcubemail/issues/2963
Br,
Ivars
In password plugin config:
// Enables forcing new users to change their password at their first login.
$config['password_force_new_user'] = false;