[ANN] mercurial_keyring 0.4.0
Marcin Kasperski
Marcin.Kasperski at mekk.waw.pl
Sun Dec 20 04:19:41 CST 2009
I just released mercurial_keyring 0.4.0. Thanks to the patch
by Dave Dribin it now handles prefix parameters: if two remote
repositories share the common prefix= in .hg/hgrc (and the same
username), they reuse the same password.
Reminder: mercurial_keyring is a Mercurial extension used to securely
save HTTP and SMTP authentication passwords in password databases. This
extension uses and wraps services of the keyring library.
See http://pypi.python.org/pypi/mercurial_keyring for details.
More information about the Mercurial
mailing list