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.
With the current implementation, the default SMS message is not getting picked up the by makemessages django command. This makes it difficult to add translations for custom values.
With the current implementation, the default SMS message is not getting picked up the by
makemessages
django command. This makes it difficult to add translations for custom values.