Manual:$wgDebugAPI

From MediaWiki.org
Jump to: navigation, search
API: $wgDebugAPI
Loosens API security to allow for easier debugging
Introduced in version: 1.21.0
Removed in version: still in use
Allowed values: true/false
Default value: false

Other settings: Alphabetical | By Function


Details [edit]

When true, some security-related restrictions are loosened. For example POST-only requests can now be made as GET. An extra warning header will be added in the response if enabled.

Language: English