Jordie
67e4646d34
Fix for unbanning panel search ( #51564 )
...
I tested with general logging on, these parameters were being passed as '' instead from DM's "" to NULL in sql.
i.e.
WHERE ('dave' IS NULL OR ckey = 'dave') AND
(NULL IS NULL OR a_ckey = NULL) AND
('' IS NULL OR ip = INET_ATON('')) AND
('' IS NULL OR computerid = '')
Haven't checked if this is happening elsewhere.
2020-06-11 09:12:37 +12:00
..
2020-06-11 09:12:37 +12:00
2020-06-05 23:50:37 +02:00
2020-05-25 06:47:19 +02:00
2020-06-01 20:18:44 -03:00
2020-06-06 11:30:43 +02:00
2020-05-25 06:47:19 +02:00
2020-02-17 15:03:16 +01:00
2020-06-05 03:41:21 +02:00
2020-06-09 20:59:05 -04:00
2020-06-05 18:44:52 +08:00
2020-05-25 06:47:19 +02:00
2020-05-23 13:33:09 -04:00
2020-05-25 01:50:50 +08:00
2020-01-18 13:07:22 +13:00
2020-01-18 13:07:22 +13:00
2020-05-25 02:13:37 +08:00
2020-03-05 10:25:24 -05:00
2020-04-25 15:48:10 -03:00
2020-05-27 15:44:09 +08:00
2020-06-09 15:57:23 +12:00
2020-06-05 18:43:43 +08:00
2020-05-25 06:47:19 +02:00
2020-05-25 06:47:19 +02:00
2020-06-09 20:47:36 -04:00
2020-06-09 22:12:22 +02:00
2020-02-02 19:51:39 -08:00
2020-06-03 15:58:53 +08:00
2020-06-08 16:00:07 +12:00
2020-06-09 20:45:16 -04:00
2020-05-25 01:40:56 +08:00
2020-06-09 00:07:35 +02:00
2020-06-10 15:22:01 +02:00
2020-06-10 00:18:41 +12:00
2020-03-25 17:34:35 +08:00
2020-05-25 06:47:19 +02:00
2020-04-19 19:36:35 +03:00
2020-05-25 06:47:19 +02:00
2020-05-25 06:47:19 +02:00
2020-05-25 02:13:37 +08:00
2020-05-26 14:15:15 -04:00
2020-01-18 13:07:22 +13:00
2020-06-10 23:01:24 +02:00
2020-06-04 10:45:41 -04:00
2020-05-25 06:47:19 +02:00
2020-05-10 11:24:03 -03:00
2020-06-09 20:51:22 -04:00
2020-05-31 17:38:07 +02:00
2020-05-11 11:33:56 +12:00
2020-06-08 16:00:07 +12:00
2020-05-31 17:38:07 +02:00
2020-05-25 06:47:19 +02:00
2020-05-30 20:48:05 -04:00
2020-06-04 18:13:37 +02:00
2020-06-08 20:39:50 +12:00
2020-05-25 01:53:51 +08:00
2020-06-05 18:46:58 +08:00
2020-05-30 16:37:52 +02:00
2020-06-09 22:13:03 +02:00
2020-06-09 15:57:23 +12:00
2019-10-22 15:16:13 -07:00