Function password_policy_user_insert has a db_insert query, but password_policy_user_update has only a db_update. If any users are created while the module is disabled, they won't have an entry in the password_policy_force_update table to be updated.

CommentFileSizeAuthor
#1 1482378-force_password_change-1.patch1.36 KBerikwebb

Comments

erikwebb’s picture

Status: Active » Needs review
StatusFileSize
new1.36 KB

This solves the problem for me locally.

erikwebb’s picture

Version: 7.x-1.0-rc2 » 7.x-1.x-dev
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.