Credentials extension

Dan Villiom Podlaski Christiansen danchr at gmail.com
Fri May 7 14:58:06 UTC 2021


Hi

I've written a small extension for storing HTTP passwords in the macOS Keychain and GNOME Keyring called hg-credentials. The primary motivation for it is to have a simple codebase so that it might eventually be bundled with Mercurial itself. The extension requires Python 3.6 and later Mercurial 5.6 and later.

There's also some limited support for using Git credentials helpers too, although this is mostly for testing.

https://pypi.org/project/hg-credentials/0.1.1/
https://foss.heptapod.net/mercurial/hg-credentials

--

Dan Villiom Podlaski Christiansen
danchr at gmail.com


More information about the Mercurial mailing list