Fix queryIsAllowed to look at the first word in the query, regardless of punctuation or whitespace.
Add tests for queryIsAllowed.
This commit is contained in:
parent
6adfc6ccee
commit
9182ce5288
3 changed files with 112 additions and 71 deletions
|
|
@ -1,4 +1,5 @@
|
|||
7.7.17
|
||||
- fixed #10746: SQL queriy is improper for MySQL compliant query
|
||||
- fixed #10744: Shop quantity bug in Cart
|
||||
- fixed #10738: Events do not revision their storage locations
|
||||
- fixed #10724: gotcha.txt for 7.7.17 enhanced
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue