Johan Wikman
3a5a8b13b9
MXS-2457 Treat string args as fields
...
The masking filter will now consider all string arguments to
functions to be fields. This in order to prevent bypassing of
the masking with
> set @@sql_mode='ANSI_QUOTES';
> select concat("ssn") from masking;
This may lead to false positives, but no can do.
2019-05-03 13:38:12 +03:00
..
2019-03-27 10:30:29 +02:00
2019-02-22 15:31:40 +02:00
2018-02-20 09:59:06 +02:00
2018-07-03 02:08:25 +03:00
2019-05-03 13:38:12 +03:00
2019-04-17 16:07:04 +03:00
2019-04-24 12:51:32 +03:00
2018-06-08 12:18:14 +03:00
2019-02-13 13:37:42 +02:00
2019-04-23 11:17:01 +03:00
2019-04-09 09:43:19 +03:00
2019-03-29 14:23:15 +02:00
2019-04-03 12:57:05 +03:00
2019-01-03 09:37:59 +02:00
2019-04-16 11:07:17 +03:00
2018-07-12 19:38:40 +03:00
2019-03-04 16:46:29 +02:00
2015-03-20 21:49:14 +02:00
2015-10-09 09:59:54 +03:00
2015-03-24 07:33:51 +02:00
2015-03-20 21:49:14 +02:00
2018-09-10 15:01:29 +03:00
2017-05-17 13:52:04 +03:00
2017-10-30 11:01:19 +02:00
2015-03-24 07:33:51 +02:00
2018-09-10 15:01:29 +03:00