[buddypress-trac] [BuddyPress] #4478: Allow setups behind proxy, by allowing filtering of bp_get_requested_url
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Aug 27 13:00:35 UTC 2012
#4478: Allow setups behind proxy, by allowing filtering of bp_get_requested_url
-------------------------+-----------------------------
Reporter: calin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.6
Severity: normal | Keywords:
-------------------------+-----------------------------
Currently there are some issues with running buddypress behind proxy,
because the requested url is not filtered so it cannot be modified and
replaced with the actual real URL.
If your site is running in the following configuration, www.site.com ->
backend.site.com, with www.site.com being the one facing the internet, the
requested_url will be constructed with backend.site.com which will
invalidate the nonces and cause redirects (with possible redirect loops)
to invalid canonical urls.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4478>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list