luci/modules/luci-mod-admin-full/luasrc/view
Florian Eckert 65ba4b8b8a luci-mod-admin-full: check backup.tar.gz on apply
If an uploaded backup.tar.gz is not valid we will not get a respond from
LuCI. The system will perform a reboot without applying the "tar.gz"
even though the backup import failed.

To fix this check if the backup archive is valid with the command
"gunzip -t <archive>" and if the validation fails render the flashops page
with a hint. On the other hand apply the backup archive and perform a
reboot as before.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-07-03 17:45:12 +02:00
..
admin_network luci-mod-admin-full: rework wireless network status indicator 2018-07-02 08:46:26 +02:00
admin_status luci-mod-admin-full: improve Y-axis scaling in bandwidth graph 2018-07-03 10:58:14 +02:00
admin_system luci-mod-admin-full: check backup.tar.gz on apply 2018-07-03 17:45:12 +02:00
admin_uci luci-mod-admin-full: fix uci revert success message 2018-07-02 09:43:08 +02:00
cbi luci-mod-admin-full: rework wifi configuration 2018-05-05 23:11:23 +02:00