gluon/package/gluon-core/luasrc/lib
Matthias Schiffer 3c2593b684
gluon-core: fix handling of 'disabled' site.conf attributes for mesh interfaces
Because is_disabled() was always returning true or false, the
first_non_nil() would never actually check the default setting from
site.conf. This was broken since v2017.1.

Fixes: 6cf03bab37 ("treewide: replace normal uses of luci.model.uci with simple-uci to reduce LuCI dependencies")
2020-06-11 23:52:22 +02:00
..
gluon/upgrade gluon-core: fix handling of 'disabled' site.conf attributes for mesh interfaces 2020-06-11 23:52:22 +02:00