stable
Clone or download
Read-only
Additional restrictions will be added (e.g. the service can only be enabled when the current Mediawiki service is not) later on as well as a way to distinguish them in the services project administration. Part of story #24227: have private oauth2 endpoints for Mediawiki Change-Id: I75caa40c757a6d5d872d0428763baae7c95b5b9b
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/mediawiki_standalone/db/install.sql | +23 | −0 | Go to diff View file |
A | plugins/mediawiki_standalone/db/uninstall.sql | +20 | −0 | Go to diff View file |
A | plugins/mediawiki_standalone/include/MediawikiStandaloneService.php | +41 | −0 | Go to diff View file |
M | plugins/mediawiki_standalone/include/mediawiki_standalonePlugin.php | +32 | −1 | Go to diff View file |