mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
1e4a14f89f
Followup to #59646: guard against null reaching strtolower() in both AppConfig and UserConfig getValueBool(). Also aligns AppConfig with the (string) cast added in UserConfig by the original PR. Signed-off-by: skjnldsv <skjnldsv@protonmail.com>