1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/src
epriestley 189600e411 Allow broader HTTP access to public repositories, respect nonstandard Phabricator HTTP port when generating repository URIs
Summary:
Fixes T11030. Fixes T11032.

  - Allow HTTP access to "Public" repositories even if `diffusion.allow-http-auth` is disabled.
  - If you run Phabricator on an unusual port (???) use that port as the default when generating HTTP URIs.

Test Plan:
  - Faked `phabricator.base-uri` to an unusual port, saw repository HTTP URI generate with an unusual port.
  - Disabled `diffusion.allow-http-auth`, confirmed that toggling view policy between "public" and "users" activated or deactivated HTTP clone URI.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11030, T11032

Differential Revision: https://secure.phabricator.com/D15973
2016-05-25 09:07:00 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Fix "acccess" spelling error 2016-04-30 09:07:51 -07:00
applications Allow broader HTTP access to public repositories, respect nonstandard Phabricator HTTP port when generating repository URIs 2016-05-25 09:07:00 -07:00
docs Allow broader HTTP access to public repositories, respect nonstandard Phabricator HTTP port when generating repository URIs 2016-05-25 09:07:00 -07:00
extensions
infrastructure Fix weird remarkup linewrapping on a few instructions forms, plus move toward fixing Phame/CORGI remarkup issues 2016-05-22 12:23:05 -07:00
view Hover hint on calendar list items should appear on the most convenient side of the item 2016-05-23 10:49:29 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Adding a calendar preview panel to people profile 2016-05-23 10:39:25 -07:00