Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: ivarss on March 14, 2017, 05:46:59 AM

Title: password change on first login
Post by: ivarss on March 14, 2017, 05:46:59 AM
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
Title: Re: password change on first login
Post by: alec on March 14, 2017, 07:03:39 AM
In password plugin config:

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