Build: #1147 was successful Changes by Marc

Code commits

phpBB Master

  • Marc

    Marc db93cfba0eed1970c736b89decfe116e64821022

    Merge branch '3.3.x'

  • Marc

    Marc 640a2221a506deeee4eda041034c8507591aeaab m

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

  • Marc

    Marc c27214495c24827fd9a78cda022c721f4f0753fa m

    [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 m

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

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