[15:22:17] is there a way of limiting an API key to editing a specific page? (if not, is there a way of limiting a user to editing only a specific page?) [15:59:57] Masterphi: there's no built-in method for that. However, if you install the AbuseFilter extension, you'll have the ability to program a rule like that that would prevent a specific user from editing any page except a specific one (or set of pages), among other conditions [16:01:00] yeah that's what I figured :/ aight thx [16:53:56] Masterphi: bot passwords can have allowed pages for editing set [16:54:50] since MediaWiki 1.42, anyway https://phabricator.wikimedia.org/T349957 [16:55:41] so… not available on mozilla wiki yet, I guess (https://wiki.mozilla.org/Special:Version says 1.39) [16:55:53] but 1.43 is coming out soon, at least ^^ [17:15:11] awesome! Thanks [18:51:55] Hi - I'm not able to get even a trivial change to the Cargo extension to pass validation, because (as far as I can tell) a test script in Cargo fails to create a DB table: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/1103408 [18:52:29] The last change I checked in to Cargo was just two days ago, so there must be some recent change, or failure, causing this. [18:52:44] Does anyone know about this? Is it just a temporary problem?