https://bugzilla.wikimedia.org/show_bug.cgi?id=54847
--- Comment #22 from Platonides <[email protected]> --- I suspect the equivalent for a normal install of what they did would be: UPDATE user SET user_password='', user_newpassword=user_password,user_newpass_time=NULL,user_token='' WHERE <compromised>; just that they had to deal with the added complexity of SUL. That said, a set of scripts for notifying affected users should something similar happen again would be apropiate. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
