Page MenuHomePhabricator

Add necessary functions to $wgRedactedFunctionArguments
Closed, InvalidPublic

Description

I've now merged https://gerrit.wikimedia.org/r/#/c/64450/ which gives
$wgRedactedFunctionArguments

I can't see any obvious password parameters, but I'm not sure if any of the
passed hashes etc would be classed as sensitive data. So could someone who's
familiar with the code add any and all appropriate entries to
$wgRedactedFunctionArguments


Version: master
Severity: enhancement

Details

Reference
bz54413

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 2:07 AM
bzimport set Reference to bz54413.

Sam, I need to learn more about this, then I can fulfill your request.

Can you send me a pointer to a relevant page, or perhaps you can add a new section on https://www.mediawiki.org/wiki/Security_for_developers page ?

$wgRedactedFunctionArguments was removed in I3d570a638A.

(In reply to comment #2)

$wgRedactedFunctionArguments was removed in I3d570a638A.

I3d570a638, rather.