Project:Vardump
Version:5.x-1.0
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

Attached is a patch that lets users limit the exported variables by inserting a LIMIT into the query. Useful in case one wants to dump only settings related to a specific module (ex.: pathauto_%)

AttachmentSize
vardump.module.filter.patch2.21 KB

Comments

#1

Status:needs review» needs work

This patch looks like it's susceptible to SQL injection.