Commit fd47589f authored by Sergey Karashevich's avatar Sergey Karashevich
Browse files

SQL injection for splitted blocks of SQL expression by cfqueryparam and cfif...

SQL injection for splitted blocks of SQL expression by cfqueryparam and cfif tags; added own MultiHostRegistrar to support injection in splitted blocks
parent f3d2a280
Branches unavailable Tags unavailable
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -567,7 +567,7 @@ public class MultiHostRegistrarImpl implements MultiHostRegistrar, ModificationT
}
@NotNull
PsiFile getHostPsiFile() {
public PsiFile getHostPsiFile() {
return myHostPsiFile;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment