[#6410] added rate limit option to exclude IPs/CIDR subnets

This commit is contained in:
Gani Georgiev
2026-05-05 17:29:25 +03:00
parent 24d72877e9
commit 5a144e1342
12 changed files with 453 additions and 150 deletions
+6
View File
@@ -61,6 +61,12 @@
}
}
td.col-new-btn {
padding: 3px;
&:focus-within {
background: var(--surfaceAlt2Color);
}
}
.col-label {
width: 60%;
}