*Follow-up r78099,r76275:
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 10 Dec 2010 00:16:28 +0000 (00:16 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 10 Dec 2010 00:16:28 +0000 (00:16 +0000)
commit17ccb636f6f17d44826fceffa1a04d28fa063a2f
treec3a799a1429d18d8f4d3b4101ed6e01f8b6fb62c
parentd3dea9c55e867c27f29b96d05c35d5771578dc55
*Follow-up r78099,r76275:
**Converted CheckUser to use RL
**Made checkuser.js borrow block.js IP functions to avoid ugly duplication (and fix the IP recognition)
**Added missing backslashes to block.js regex strings and avoided backreferences (which work the opposite of PCRE when referencing an unmatched group)
*Made CU not give a common prefix if both v6 and v4 addresses are on the list
skins/common/block.js