Hauke Mehrtens 27677af27c firewall: options: fix parsing of boolean attributes
Boolean attributes were parsed the same way as string attributes,
so a value of { "bool_attr": "true" } would be parsed correctly, but
{ "bool_attr": true } (without quotes) was parsed as false.

Fixes FS#3284

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 7f676b5ed6a2bcd6786a0fcb6a6db3ddfeedf795)
2020-10-16 21:38:02 +02:00
..
2018-12-18 17:22:08 +01:00
2018-12-27 16:38:13 +01:00
2020-09-28 00:37:50 +02:00
2020-09-28 00:37:50 +02:00