You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/towncrier/newsfragments
Pim van den Berg e8b7d6afed roundcube: log actual client ip by using apache2 remoteip
Roundcube webmail is accessed through the nginx reverse proxy in the
front container. Each access logline logged by apache2 in the roundcube
container did not contain the actual client IP address, but the IP
address of the front container, for example:

> 192.168.203.3 - - [28/May/2022:12:33:52 +0000] "POST /?_task=mail&_action=refresh HTTP/1.1" 200 677 "https://[REDACTED]/roundcube/?_task=mail&_mbox=INBOX" "Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0"
  ^
  IP address of the front container

By enabling the apache2 remoteip module and configuring it to get the
actual client IP address from the X-Forwarded-For header, it logs the
correct client IP address to the access log.
3 years ago
..
224.feature Ask users to check their DNS records 3 years ago
2099.bugfix Create 2099.bugfix 3 years ago
2117.bugfix Fix #2117. Gpg-agent package was missing for roundcube image. 3 years ago
2121.misc Add newsfragment for PR #2121. 3 years ago
2124.bugfix Tag for release is correctly tagged to branch x.y. 3 years ago
2125.bugfix towncrier 3 years ago
2135.bugfix towncrier 3 years ago
2138.bugfix Fix 2138: Pin DANE with the full cert 3 years ago
2141.bugfix Create 2141.bugfix 3 years ago
2185.doc Create 2185.doc 3 years ago
2193.bugfix Create 2193.bugfix 3 years ago
2195.bugfix Create 2195.bugfix 3 years ago
2196.bugfix Create 2196.bugfix 3 years ago
2199.bugfix Update 2199.bugfix 3 years ago
2207.bugfix Add bugfix description 3 years ago
2210.bugfix Create 2210.bugfix 3 years ago
2211.misc Ensure we use IMAP IDLE like it's supposed to work 3 years ago
2213.feature typo 3 years ago
2214.doc Update fail2ban faq doc 3 years ago
2239.bugfix towncrier 3 years ago
2249.bugfix Fix broken setup. Not all dependencies were pinned. As usual a dependency had a breaking update. 3 years ago
2260.bugfix towncrier 3 years ago
2278.feature Changelog 3 years ago
2281.bugfix Create 2281.bugfix 3 years ago
2284.bugfix Create 2284.bugfix 3 years ago
2302.bugfix create PR2302 changelog 3 years ago
2338.misc towncrier fragment 2338 about X-XSS-Protection removal 3 years ago
2346.bugfix Silence some errors in nginx 3 years ago
2360.bugfix roundcube: log actual client ip by using apache2 remoteip 3 years ago