John Doe schrieb: > nc the cu is an extension and not part of trunk so thst will not work
Huh, why shouldn't it? The idea was that the extension would hijack the way Block.php looks up the past IP addresses, and does it via cu_changes. So the IPÜs would no langer be needed in rc. I admin though that this is completly pointless except for the one thing I want it for - avoiding to get user IPs on the toolserver. > On 6/17/09, Daniel Kinzler <[email protected]> wrote: >> Andrew Garrett schrieb: >>> On 17/06/2009, at 10:39 AM, Daniel Kinzler wrote: >>> >>>> Hi all >>>> >>>> I wonder if the column rc_ip can be safely removed from mediawiki. >>>> As far as I >>>> know, it has been superceeded by the information in cu_changes, right? >>> >>> rc_ip is used by the retroactive autoblock functionality (i.e. when a >>> user is first blocked, an autoblock is placed on the last IP address >>> they used, using rc_ip as the data source). >> Hm... i guess that could be made to use cu_changes instead, using a hook >> like >> "getPastUserIPs". That feels a little icky, but might still be worth it... >> >> -- daniel >> >> _______________________________________________ >> Wikitech-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/wikitech-l >> > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
