improve handling of proxied SSL connections

This commit is contained in:
Graham Knop 2009-08-19 19:08:56 +00:00
parent 1ee674c727
commit 743e615fd8
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,6 @@
7.7.18
- will now respect X-Forwarded-Proto header
- no longer need special Apache configuration to handle SSLPROXY header
- fixed #10674: CDN URLs are cached across HTTP/HTTPS accesses
- fixed: Copied assets don't always get URL extensions added
- fixed #10789: Inbox message states not deleted when a user is deleted