Last modified: 2014-10-29 18:34:08 UTC
Need to get a security review of the new WikiGrok extension so that it can be deployed to the cluster. This should be trivial as it's just a small API at this point.
Current code: https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FWikiGrok.git More info: https://www.mediawiki.org/wiki/Extension:MobileFrontend/WikiGrok
I talked through the dataflow and interfaces for this with Kaldari and Max. The mobile team should continue to review each other's code for basic security flaws, but nothing in the architecture really concerns me. One todo coming out of this is to invalidate the cache for fast campaigns when wikidata notifies of updates, so that deleted/suppressed wikidata items aren't displayed. But that doesn't need to block deployment.