"Reedy" posted a comment on MediaWiki.r110825. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110825#c30553
Commit summary for MediaWiki.r110825: (bug 34237) Regenerate an empty user_token and save to the database when we try to set the user's cookies for login. This allows the entire user_token column to be regenerated after a leak by running `UPDATE user SET user_token = NULL;` and letting the user_tokens be regenerated as users try to log back in. Reedy's comment: I thought we were not adding new stuff to be backed out of 1.19 when branched? Except for older commits.... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
