HomePhorge
Diffusion kolab b1db90841abe

Take the proxy_protocol_address into account
b1db90841abeUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Take the proxy_protocol_address into account

Details

Provenance
mollekopfAuthored on Jul 18 2022, 1:33 PM
mollekopfPushed on Jul 18 2022, 2:16 PM

Event Timeline

Christian Mollekopf <mollekopf@apheleia-it.ch> committed rKb1db90841abe: Take the proxy_protocol_address into account (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>).Jul 18 2022, 2:16 PM
machniak added inline comments.
/src/app/Http/Controllers/API/V4/NGINXController.php
158

I'm not really sure about the implications, but I guess it could be done as well on the proxy side, e.g. proxy_set_header Client-Ip $proxy_protocol_addr;.

Commit No Longer Exists

This commit no longer exists in the repository.