@@ -63,7 +63,7 @@ along with this program. If not, see .
×
-
Do you want to remoce the selected blocklist entry?
+
Do you want to remoce the selected entry?
+
+
+
Allow list
+
+ Status: {{ if .Status.AllowList.IsActive}}"Enabled"{{else}}"Disabled"{{end}}
+
+
+
+
Defender
@@ -109,6 +118,19 @@ along with this program. If not, see .
+
+
+
Rate limiters
+
+ Status: {{ if .Status.RateLimiters.IsActive}}"Enabled"{{else}}"Disabled"{{end}}
+ {{if .Status.RateLimiters.IsActive}}
+
+ Protocols: {{.Status.RateLimiters.GetProtocolsAsString}}
+ {{end}}
+
+
+
+
Multi-factor authentication
diff --git a/templates/webclient/editfile.html b/templates/webclient/editfile.html
index 1b14225b..0f33ed89 100644
--- a/templates/webclient/editfile.html
+++ b/templates/webclient/editfile.html
@@ -32,7 +32,7 @@ along with this program. If not, see
.
{{end}}
{{define "additionalnavitems"}}
-