Posted by sessy on November 6, 2008 at 4:47pm
Jump to:
| 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_%)
| Attachment | Size |
|---|---|
| vardump.module.filter.patch | 2.21 KB |
Comments
#1
This patch looks like it's susceptible to SQL injection.