The only function is SpecialRunJobs::getQuerySignature, which is reading $wgSecretKey. It's also called from MediaWiki::triggerJobs, which has a Config instance available too.
Version: 1.24rc
Severity: enhancement
The only function is SpecialRunJobs::getQuerySignature, which is reading $wgSecretKey. It's also called from MediaWiki::triggerJobs, which has a Config instance available too.
Version: 1.24rc
Severity: enhancement
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T46294 MWException error - Error: invalid magic word 'speciale' | |||
Declined | TTO | T16264 Import sources should be maintained by stewards | |||
Open | Feature | None | T28992 Implement configuration database aka configuration management aka no shell excuse | ||
Open | None | T11968 Reduce use of global and public variables | |||
Open | None | T294739 remove configuration access via global variables in core | |||
Open | None | T71084 Convert things to use Config classes instead of globals | |||
Resolved | Florian | T71187 SpecialRunJobs: Use Config instead of globals |
Change 152114 had a related patch set uploaded by Florianschmidtwelzow:
Use Config instead of global