openwisp / openwisp-radius

Administration web interface and REST API for freeradius 3 build in django & python. Supports captive portal authentication, WPA Enerprise (802.1x), freeradius rlm_rest, social login, Hotspot 2.0 / 802.11u, importing users from CSV, registration of new users and more.
https://openwisp.io/docs/dev/radius/
GNU General Public License v3.0
360 stars 176 forks source link

[release] Release 1.0.2 #457

Closed nemesifier closed 1 year ago

nemesifier commented 1 year ago

Backport the latest fixes and release version 1.0.2.

PS: I have already backported the fixes from master but it's better to double check.

pandafy commented 1 year ago

@nemesisdesign https://github.com/openwisp/openwisp-radius/commit/8ecacb7ccbb1db4e2d28570e5fb2c1976c98e6a7 is not present on the 1.0 branch. I checked locally and 1.0.1 contains this bug. I think we should include this patch in 1.0.2

nemesifier commented 1 year ago

@nemesisdesign 8ecacb7 is not present on the 1.0 branch. I checked locally and 1.0.1 contains this bug. I think we should include this patch in 1.0.2

Thanks for catching this, please proceed!