This commit is contained in:
gsinghpal
2026-03-01 14:42:49 -05:00
parent b925766966
commit a3e85a23ef
28 changed files with 2283 additions and 195 deletions

View File

@@ -52,6 +52,12 @@
</group>
<group>
<group string="IP Whitelist">
<div colspan="2">
<button name="action_detect_ip" type="object"
string="Detect My IP" class="btn-secondary mb-2"
icon="fa-crosshairs"
title="Detect your current public IP and add it to the whitelist"/>
</div>
<field name="ip_whitelist" nolabel="1" colspan="2"
placeholder="One IP or CIDR per line, e.g.&#10;192.168.1.0/24&#10;10.0.0.100"/>
</group>