sapling/eden/testlib
Muir Manders 0fc5d1363b auth: don't load certs if auth proxy enabled
Summary:
Skip certificate loading if the auth proxy is enabled. We don't use the certs in this case, so there is no point in loading them.

Also, when using an auth proxy (e.g. x2pagentd) the certs may not be present on disk, and we don't want to error out assuming they will be present.

Reviewed By: quark-zju

Differential Revision: D45486476

fbshipit-source-id: 3638299f72e7e5769eba48425be47aa90f96914e
2023-05-09 09:53:48 -07:00
..
base.py auth: don't load certs if auth proxy enabled 2023-05-09 09:53:48 -07:00
commit.py backout: add test for maintain move info across a backout 2022-07-13 14:17:40 -07:00
config.py backout: add test for maintain move info across a backout 2022-07-13 14:17:40 -07:00
errors.py testlib: make a more efficient use of revsets in Commit.ancestor 2022-06-16 02:34:54 -07:00
file.py case: add tests for case sensitivity 2022-11-02 12:57:17 -07:00
generators.py Set default commit timezone 2022-06-16 07:36:45 -07:00
hg.py backout: add test for maintain move info across a backout 2022-07-13 14:17:40 -07:00
repo.py upgrade pyre version in fbcode/eden - batch 1 2023-02-01 20:39:41 -08:00
requires.py case: add tests for case sensitivity 2022-11-02 12:57:17 -07:00
server.py replace use of deprecated skip-caching arg 2023-04-19 00:50:22 -07:00
status.py backout: add test for maintain move info across a backout 2022-07-13 14:17:40 -07:00
tests.py tests: fix flaky test_ancestors test 2023-05-08 13:48:52 -07:00
types.py testlib: add basic working copy manipulation functions 2022-04-21 19:06:14 -07:00
util.py ui: don't default username to <user>@<fqdn> 2023-03-02 22:10:45 -08:00
workingcopy.py upgrade pyre version in fbcode/eden - batch 1 2023-02-01 20:39:41 -08:00