Mercurial > hg
comparison mercurial/templatefilters.py @ 29379:fc777c855d66
largefiles: make cloning not ask two times about password (issue4883)
Before this commit url.opener overwritten stored password
for connection with given url/user even when
new password for given connection was not filled. This
commit makes opener overwrites saved authentication only
when it contains password.
author | liscju <piotr.listkiewicz@gmail.com> |
---|---|
date | Thu, 09 Jun 2016 12:41:57 +0200 |
parents | 032c4c2f802a |
children | 53865692a354 |
comparison
equal
deleted
inserted
replaced
29378:fea71f66ebff | 29379:fc777c855d66 |
---|