Wikimedia
Add ability to configure the web service endpoint in the IDS extension
Right now the service endpoint "https://tools.wmflabs.org/idsgen/" is hard-coded into the IDS extension.
It should instead be configurable, via an entry in LocalSettings.php.
The new variable should be called $wgIdsEndpoint
and it should default to the current hard-coded value (see the docs for more info).
The code can be found in the mediawiki/extensions/Ids
Git repository. A patch should be submitted via Gerrit. Read https://www.mediawiki.org/wiki/Gerrit for more details on submitting your code and the review process.
Task tags
Students who completed this task
David Sn