Skip to content

Commit b1b5363

Browse files
committed
Change from note to warning
1 parent 9e93c33 commit b1b5363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/repo/perforce.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ If you want Sourcegraph to enforce host-specific permissions, you need to enable
190190
}
191191
}
192192
```
193-
<Callout type="note">
193+
<Callout type="warning">
194194
When `enforceIPRestrictions` is set to `true`, Sourcegraph will use the user's IP address to apply Perforce permissions at the user level. It uses the final `X-Forwarded-For` header in the request to identify the user's IP. Note that this header can be easily spoofed, so ensure your load balancer or proxy handles `X-Forwarded-For` headers securely.
195195
</Callout>
196196

0 commit comments

Comments
 (0)