Fixed
must_change_passwordbypass after OTP validation: users with an
administratively-forced password change were reaching the dashboard
without seeing the password-change screen enforced by the core. The
plugin now emulates the core behaviour and redirects to
login/changePasswordafter successful OTP, ensuring the mandatory
change is not skipped.