From eae1d9385dc6fd511d7f3ab251d4e0e7cf025d6b Mon Sep 17 00:00:00 2001 From: Hugo Levy-Falk Date: Tue, 24 Sep 2019 00:18:14 +0200 Subject: [PATCH] Remove preferences menu related to radius in topologie options, as it is no longer used. --- .../preferences/display_preferences.html | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/preferences/templates/preferences/display_preferences.html b/preferences/templates/preferences/display_preferences.html index 99ee9be3..2c5dec2b 100644 --- a/preferences/templates/preferences/display_preferences.html +++ b/preferences/templates/preferences/display_preferences.html @@ -196,30 +196,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
- - - {% trans "Edit" %} - -

- - - - - - - - - - - - - - - - - -
{% trans "General policy for VLAN setting" %}{{ topologieoptions.radius_general_policy }}{% trans "This setting defines the VLAN policy after acceptance by RADIUS: either on the IP range's VLAN of the machine, or a VLAN preset in 'VLAN for machines accepted by RADIUS'" %}
{% trans "VLAN for machines accepted by RADIUS" %}{{ topologieoptions.vlan_decision_ok }}{% trans "VLAN for machines rejected by RADIUS" %}{{ topologieoptions.vlan_decision_nok }}
{% trans "VLAN for non members machines" %}{{ topologieoptions.vlan_non_member }}
-

{% trans "RADIUS keys" %}

{% can_create RadiusKey%} {% trans " Add a RADIUS key" %}