https://bugzilla.wikimedia.org/show_bug.cgi?id=30850
--- Comment #4 from Jille Timmermans <[email protected]> 2011-09-11 10:11:30 UTC --- A bit nasty, but certainly effective: We could let all cache-deletes (or even all actions) be done through web-requests. So the changePassword script calls http://url.to.mediawiki/w/api.php?action=cache-delete&key=user-123 That might cause problems with race-conditions however. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
