Build: #446 was successful Changes by rxu and Marc

Code commits

phpBB 3.3.x

  • Marc

    Marc 640a2221a506deeee4eda041034c8507591aeaab

    Merge pull request #6477 from rxu/ticket/17127
    [ticket/17127] Do not purge guest sessions when resetting password

  • Marc

    Marc c27214495c24827fd9a78cda022c721f4f0753fa

    [ticket/17127] Remove redundant check for changed password
    user_password will have been updated if u_chgpasswd is yes and new password
    has been set, no need to check password against old hash again.

    PHPBB3-17127

    • phpBB/includes/ucp/ucp_profile.php (version c27214495c24827fd9a78cda022c721f4f0753fa)
  • rxu

    rxu 98f6a1a30035e48b359ff596a9c7fb046ea0cb68

    [ticket/17127] Do not purge guest sessions when resetting password
    PHPBB3-17127

    • phpBB/phpbb/ucp/controller/reset_password.php (version 98f6a1a30035e48b359ff596a9c7fb046ea0cb68)