-
-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Environment
Docker image 2.3.9PLA Code
Docker hub
PLA Version
2.3.9
Current Behavior
When i want to configure phpLDAPadmin, the project generate http proto scheme for the url and asset when X-Forwarded-Proto: ["https"] is set.
I think, it's because
phpLDAPadmin/bootstrap/app.php
Line 26 in 188c1ea
| $middleware->trustProxies(at: [ |
Note : In the nginx controller https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#use-forwarded-headers is set to true
Expected Behavior
Works
Steps To Reproduce
Pull the image, configure it behind a cloud ingress nginx.
Relevant log output
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels