Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yakov-olkhovskiy authored Apr 10, 2024
1 parent 4bb7747 commit e2b7e17
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ Default: 1

## auth_use_forwarded_address

Use originating address for authentification for clients connected through proxy.
Use originating address for authentication for clients connected through proxy.

:::note
This setting should be used with extra caution since forwarded address can be easely spoofed - server accepting such authentication should not be accessed directly but rather exclusively through a trusted proxy.
This setting should be used with extra caution since forwarded address can be easily spoofed - server accepting such authentication should not be accessed directly but rather exclusively through a trusted proxy.
:::

Type: Bool
Expand Down

0 comments on commit e2b7e17

Please sign in to comment.