Closed nemesifier closed 1 year ago
The logic (and related tests) added to OpenWISP RADIUS to implement fields which have fallback values retrieved from django settings is very useful to implement settings which are overridable for each organization.
We are going to need this feature in other modules too, therefore in order to strive to avoid duplication, we need to extract that logic and move it here so it can be reused across the different OpenWISP modules.
OpenWISP RADIUS issue: https://github.com/openwisp/openwisp-radius/issues/470.
The logic (and related tests) added to OpenWISP RADIUS to implement fields which have fallback values retrieved from django settings is very useful to implement settings which are overridable for each organization.
We are going to need this feature in other modules too, therefore in order to strive to avoid duplication, we need to extract that logic and move it here so it can be reused across the different OpenWISP modules.
OpenWISP RADIUS issue: https://github.com/openwisp/openwisp-radius/issues/470.