https://bugzilla.wikimedia.org/show_bug.cgi?id=43083
--- Comment #1 from Steve <[email protected]> --- Recommendation: Forget the binary skip or no-skip approach and have it work just like user rights: $wgCaptchaTriggers['*']['edit'] = true; $wgCaptchaTriggers['user']['edit'] = false; $wgCaptchaTriggers['user']['addurl'] = true; $wgCaptchaTriggers['autoconfirmed']['addurl'] = false; This would allow people to customize it however they want. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
