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.
The accounting stop REST API operation was not taking into account the OPENWISP_RADIUS_DISPOSABLE_RADIUS_USER_TOKEN setting when disabling the auth capability of the radius token.
Coverage increased (+0.0008%) to 98.758% when pulling 0788c7b1b6d5cb50003f6e52cd5ace8eb3fb3832 on fix-accounting-stop-disposable-token into a58011ae37bc2d977b823f0c44dcc227182acf54 on master.
The accounting stop REST API operation was not taking into account the OPENWISP_RADIUS_DISPOSABLE_RADIUS_USER_TOKEN setting when disabling the auth capability of the radius token.