Federico Capoano
Federico Capoano
As discussed: - Move the relevant settings to the new settings page in `docs/user/settings.rst` - Add a new page which describes the behavior of the new feature in `docs/user/` -...
Since Freeradius 3.2 is available on all modern distros, once we have released the new version, we should drop support for old operating systems and default to Freeradius 3.2.
**Is your feature request related to a problem? Please describe.** While setting up a WPA Eap client I noticed some config parameters that are available in the OpenWrt UI are...
When creating a new device, if the mac address is inserted as lowercase, it's stored as lowercase. However, the openwisp-config agent always converts the mac address to uppercase. We should...
### Discussed in https://github.com/openwisp/openwisp-radius/discussions/552 Originally posted by **3pleo** September 18, 2024 Hi, I can't seem to find any API endpoint to list the configured Radius Groups (/admin/openwisp_radius/radiusgroup/) in openwisp api/v1/docs/...
I was reviewing the batch CSV import code due to #550 and it seems to me the create operation is not atomic. What if the import operation fails in the...
**Describe the bug** Only files encoded with UTF8 without BOM marker are accepted now, but trying to upload UTF16 fails with an exception that doesn't point out this issue. **Steps...
We need some basic selenium browser tests to give us more confidence in merging dependabots PRs. I think writing basic tests for these 2 features would be enough for now:...
Freeradius 3.2 is available, we can migrate to it once we're done publishing the incoming release.