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
366 stars 183 forks source link

[fix] Honor DISPOSABLE_RADIUS_USER_TOKEN in accounting stop API view #454

Closed nemesifier closed 1 year ago

nemesifier commented 1 year ago

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.

coveralls commented 1 year ago

Coverage Status

Coverage increased (+0.0008%) to 98.758% when pulling 0788c7b1b6d5cb50003f6e52cd5ace8eb3fb3832 on fix-accounting-stop-disposable-token into a58011ae37bc2d977b823f0c44dcc227182acf54 on master.