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 61 forks source link

[api] Ensure organizations the user is member of are cached #59

Closed nemesifier closed 4 years ago

nemesifier commented 4 years ago

In OrgAPIMixin we should cache the user of which the user is member of, this is related to https://github.com/openwisp/openwisp-users/issues/107, we should handle it there first and then use its methods here.

nemesifier commented 4 years ago

Closed by https://github.com/openwisp/openwisp-firmware-upgrader/pull/64