mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-04 15:24:02 +01:00
This can be used to read a custom header sent by a reverse proxy to resolve the absolute path to Roundcube * add check against the proxy_whitelist option before using a HTTP header field value for the request uri composition. * refactor the rcmail::url() method to also work when composing fully qualified urls. * fix/adapt tests