updated npm deps and clarified trusted proxy headers input label

This commit is contained in:
Gani Georgiev
2025-07-19 09:41:40 +03:00
parent fadb2e68a2
commit f015911594
35 changed files with 235 additions and 249 deletions
@@ -118,7 +118,7 @@
<div class="grid grid-sm">
<div class="col-lg-9">
<Field class="form-field m-b-0" name="trustedProxy.headers" let:uniqueId>
<label for={uniqueId}>Trusted proxy headers</label>
<label for={uniqueId}>Trusted IP proxy headers</label>
<MultipleValueInput
id={uniqueId}
placeholder="Leave empty to disable"