sapling/eden/scm/lib/auth
Arun Kulshreshtha b45dbd49ff auth: treat empty cert paths as unset
Summary: Treat empty paths as `None`, which allows certificate and key paths to be unset via a `--config` flag (e.g. `hg debughttp --config auth.edenapi.key=`). This would normally require adding an `%unset` line to the appropriate hgrc, which adds friction to ad-hoc command line usage.

Reviewed By: quark-zju

Differential Revision: D25416531

fbshipit-source-id: 15aae78d9b3a82227278f33def45fa960aa65a98
2020-12-09 15:07:19 -08:00
..
src auth: treat empty cert paths as unset 2020-12-09 15:07:19 -08:00
Cargo.toml auth: migrate crate to autocargo 2020-12-04 09:24:18 -08:00