Home GnuPG

Allow UNION queries to be detected as reads for CRSF purposes
ff98fffd1396Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Allow UNION queries to be detected as reads for CRSF purposes

Summary: Currently, we don't correctly detect queries in the form (SELECT ...) UNION (SELECT ...) as reads. Detect them.

Test Plan: No more CSRFs when doing UNIONs.

Reviewers: btrahan, vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D6342

Details

Provenance
epriestley <git@epriestley.com>Authored on Jul 3 2013, 3:58 AM
Parents
rPHUTIL70dad82483bf: Minor, give the monospace rule an earlier priority.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUTILff98fffd1396: Allow UNION queries to be detected as reads for CRSF purposes (authored by epriestley <git@epriestley.com>).Jul 3 2013, 3:58 AM