Roundcube Community Forum

 

password change on first login

Started by ivarss, March 14, 2017, 05:46:59 AM

Previous topic - Next topic

ivarss

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

alec

In password plugin config:

// Enables forcing new users to change their password at their first login.
$config['password_force_new_user'] = false;