google-nomulus/core/src
Weimin Yu e9805ecf7d Remove the ineffective SQL injection check (#1412)
* Remove the ineffective SQL injection check

Remove the ineffective SQL-injection attack check in go/r3pr/954. It is
quite restrictive, causing a long exempt list. It also doesn't protect
queries made through helpers such as QueryComposer etc.

We will start from scratch for a new solution.
2021-11-10 16:28:32 -05:00
..
main Remove the ineffective SQL injection check (#1412) 2021-11-10 16:28:32 -05:00
nonprod Fix some low-hanging code quality issue fruits (#1047) 2021-04-01 18:04:21 -04:00
test Change from TaskQueueUtils to CLoudTasksUtils in PublishInvoicesAction (#1410) 2021-11-10 10:13:19 -05:00