Homec4science

Add keyfile and HTTP Basic auth support to repositories

Authored by epriestley <git@epriestley.com> on Sep 6 2011, 18:37.

Description

Add keyfile and HTTP Basic auth support to repositories

Summary: I still need to go through all the daemon and Diffusion code and change
the bare execx() calls to $repository->execxXXX() to actually make this work,
but we're getting close.

Test Plan: Configured repositories with various HTTP / SVN setups and ran the
test_connection.php script to verify keys were located and added and
username/password information was supplied.

Reviewers: jungejason, nh, tuomaspelkonen, aran

Reviewed By: nh

CC: aran, nh, jungejason

Differential Revision: 902

Details

Committed
epriestley <git@epriestley.com>Sep 7 2011, 22:22
Pushed
aubortJan 31 2017, 17:16
Parents
rPH40c14501298e: Add an explicit test for the availablility of 'php' from the command line…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHe3a9d73fe140: Add keyfile and HTTP Basic auth support to repositories (authored by epriestley <git@epriestley.com>).Sep 7 2011, 22:22