Federico Capoano

Results 274 issues of Federico Capoano

API container gives this warning when using `python manage.py`: ?: (urls.W005) URL namespace 'firmware' isn't unique. You may not be able to reverse all URLs in this namespace ?: (urls.W005)...

bug
enhancement
good first issue

I think we should separate the settings for each modules and define those only if the module is in use. Right now if I don't use OpenWISP RADIUS for example...

enhancement

The conf of freeradius is very complex and everyone will need a different one, we need to be able to supply a totally different config, maybe via volumes?

enhancement

We should update the freeradius conf to be consistent with the default used in ansible-openwisp2.

enhancement

If the network topology module is active, automatically create a default topology for the management VPN and have the VPN container send the topology to the network-topology API every X...

enhancement

Backend for https://www.smshosting.it/. I'm still testing it, but feedback is welcome.

Depends on https://github.com/openwisp/openwisp-monitoring/issues/26. Let's say we're viewing a graph for 1 year of data and we zoom in to 2 specific days in which an incident happened. Right now we...

enhancement

This is happening in the current development version (1.1.0 alpha). ![Screenshot from 2022-07-15 17-05-23](https://user-images.githubusercontent.com/841044/179310866-9af7c09d-8714-4299-947a-3dc4f5ebad34.png) The total amount in some cases does not match the download + upload exactly, but it...

bug

The goal of this project is to add a bandwidth test using `iperf3`, using the active check mechanism of openwisp monitoring. The use case is to perform periodic bandwidth test...

enhancement

If users have the right permissions (#424), allow them to be able to add checks. This is useful when a check is not created automatically and we want to create...

enhancement