openwisp / openwisp-firmware-upgrader

Firmware upgrade solution for OpenWRT with possibility to add support for other embedded OSes. Provides features like automatic retry for network failures, mass upgrades, REST API and more.
https://openwisp.io/docs/dev/firmware-upgrader/
Other
53 stars 60 forks source link

[change] Don't allow performing firmware upgrades on deactivated device #251

Open pandafy opened 6 months ago

pandafy commented 6 months ago

Depends on https://github.com/openwisp/openwisp-controller/pull/840

The DeviceFirmware inline admin should become readonly on deactivated devices. It should not be possible to upgrade a deactivated device.