Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Add example SSL Offload Header #6070

Open
4 tasks done
david-poindexter opened this issue Jun 14, 2024 · 0 comments
Open
4 tasks done

[Enhancement]: Add example SSL Offload Header #6070

david-poindexter opened this issue Jun 14, 2024 · 0 comments

Comments

@david-poindexter
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description of problem

When using SSL offloading (e.g., Cloudflare for temporary staging domain), the X-Forwarded-For header value in the following location needs to be added to allow everything to work as expected. For instance, if you have popups enabled, then you won't be able to login due to http vs https.

SETTINGS > Security > More > SSL SETTINGS > SSL Offload Header Value

Description of solution

I recommend adding (e.g., X-Forwarded-For) to the current help text here:

image

Description of alternatives considered

No response

Anything else?

No response

Do you be plan to contribute code for this enhancement?

  • Yes

Would you be interested in sponsoring this enhancement?

  • Yes

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment