User "Reedy" posted a comment on MediaWiki.r96732. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96732#c22315 Commit summary:
Invalidate user cache upon password change Should help (maybe fix?) Bug 30850 - maintenance/changePassword.php does not purge (APC) cache Comment: Actually, no, and this isn't gonna help saveSettings updates user_touched, and then calls $this->clearSharedCache(); So is already doing this. Will revert _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
