Dan Caseley
Dan Caseley
Previewed via https://htmlpreview.github.io/?https://github.com/igniterealtime/Openfire/blob/c75ee1a4ff63f241a474ded14d9e0365e780514c/documentation/protocol-support.html - LGTM :+1:
Supersedes #1959 (if successful)
Added to issue tracker, here: https://igniterealtime.atlassian.net/browse/OF-2147
That's probably a good test of our code being buildable away from CI :+1:
When trying to set an invalid IP address in the Admin console, the value returns the previous value rather than allowing me to correct it. Is this the same behaviour...
When using a proxy that passes the X-Forwarded-For, and `adminConsole.forwarded.enabled` is set, the page correctly shows the client IP address. When the proxy address is added to the blocklist, the...
That makes sense. I've confirmed that the help text shown on the page uses the correct client IP when `adminConsole.forwarded.enabled` is set to True. Is there an argument for making...