The password expiration plug-in redirects to the password change path when the user's password is expired, forcing them to change their password before proceeding. The existing code for this has problems judging by the comments, and it seems overly complex.

The patch in the following comment simplifies the redirection code, and is essentially a port of the 7.x-1.x redirection code, which seems to have stabilized and to be working fairly well.

Providing for possible review before committing.

Comments

aohrvetpv’s picture

Status: Active » Needs review
StatusFileSize
new5.19 KB
aohrvetpv’s picture

Previous patch inadvertently included an unrelated change.

Status: Needs review » Needs work
aohrvetpv’s picture

Status: Needs work » Needs review
StatusFileSize
new4.71 KB

Update to apply on latest code.

  • AohRveTPV committed 7ef07ec on 7.x-2.x
    Issue #2461533 by AohRveTPV: Improve redirection for password expiration
    
aohrvetpv’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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