gluon/package/gluon-luci-admin/files/usr/lib/lua/luci
Sven Eckelmann d30a6ff1db gluon-luci-admin: Fix uploaded image validation
The image validation currently fails on some devices (tested OpenMesh)
because it isn't done via sysupgrade. But the checks depend partially on
the integration in sysupgrade (e.g. via loops that can be stopped via
"break statements").

Instead of hacking its own version check, it is easier and better tested to
just use 'sysupgrade -T' like it is already done by LuCI.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-05-16 13:31:25 +02:00
..
controller/admin gluon-luci-admin: Fix uploaded image validation 2016-05-16 13:31:25 +02:00
model/cbi/admin gluon-luci-admin: ensure that the authorized_keys file always ends with a newline 2016-02-05 18:31:25 +01:00
view/admin We're on Chaos Calmer now 2015-05-22 01:09:19 +02:00