Daniel Valadas

Results 374 comments of Daniel Valadas

This was improved in 10.0.1 and you now have a UI to set the header name in the Security module with some help text: ![Image](https://github.com/user-attachments/assets/67bcba4f-04b7-4fa7-a98a-cbf2f41f5015) Changing in the database might...

If after reading that and trying CF-Connecting-IP if you still have issues please close this issue and open a security issue so we can troubleshoot further in private (as this...

@fablaser can you try setting it here and see if that works ? ![image](https://github.com/user-attachments/assets/88bd2400-9847-4d99-9fc9-a7a8385dffea)

Just reading some code, it looks like one could add an entry in the HostSettings table to specify that header https://github.com/dnnsoftware/Dnn.Platform/blob/9f4833f5dcba24e0dbd194338c2a50a03a43da83/DNN%20Platform/Library/Services/UserRequest/UserRequestIPAddressController.cs#L27C1-L28C1

That is surprising, they document it with capitals https://developers.cloudflare.com/fundamentals/reference/http-request-headers/#x-forwarded-for

Oh, I see, so you went from `X-FORWARDED-FOR` to `X-Forwarded-For` right ?

@ronnydodd I did not email you, this is a reply to a github issue, not sure how but you are somehow following this issue. Please go to https://github.com/dnnsoftware/Dnn.Platform/issues/6145 and unsubscribe...

I can close this as it is done in v10 right @iJungleboy if I am wrong and something still needs to be done, let me know and I'll reopen.

I just approved/merged #6195 and kicked a new build