mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 15:41:15 +01:00
Escape identity anonymous_identity password ca_cert and ca_cert2 in a wifi client configuration. This fixes the handling of configuration options containing spaces and other strings which need escaping. Fixes: https://github.com/openwrt/openwrt/issues/22212 Link: https://github.com/openwrt/openwrt/pull/22237 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>