1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-18 23:30:10 +01:00
phorge-phorge/src
epriestley aaaea57591 Fix fatal during redirection safety check for searching for Phabricator base-uri with no trailing slash
Summary: Fixes T13412. If you search for "https://phabricator.example.com" with no trailing slash, we currently redirect you to "", which is fouled by a safety check in the redirection flow.

Test Plan:
  - Searched for "https://local.phacility.com"; before: fatal in redirection; after: clean redirect.
  - Searched for other self-URIs, got normal redirects.

Maniphest Tasks: T13412

Differential Revision: https://secure.phabricator.com/D20794
2019-09-09 12:45:24 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Make minor flavor updates 2019-08-23 07:08:09 -07:00
applications Fix fatal during redirection safety check for searching for Phabricator base-uri with no trailing slash 2019-09-09 12:45:24 -07:00
docs Make it easier to parse "X-Forwarded-For" with one or more load balancers 2019-09-05 04:30:13 -07:00
extensions
infrastructure Make it easier to parse "X-Forwarded-For" with one or more load balancers 2019-09-05 04:30:13 -07:00
view Don't offer personal saved queries in global "Search Scope" settings dropdown 2019-09-09 12:21:25 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Add a global setting for controlling the default main menu search scope 2019-09-06 08:39:28 -07:00