Mercurial > hg
comparison tests/test-oldcgi.t @ 29377:2c019aac6b99
url: extract password database from password manager
So far password manager was keeping authentication information so opening
new connection and creating new password manager made all saved authentication
information lost.
This commit separates password manager and password database to make it
possible to reuse saved authentication information.
This commit violates code checker because it adds add_password method (name
with underscore) to passwordmgr object to provide method required by urllib2.
author | liscju <piotr.listkiewicz@gmail.com> |
---|---|
date | Sun, 05 Jun 2016 23:36:23 +0200 |
parents | 7a9cbb315d84 |
children | b6776b34e44e |
comparison
equal
deleted
inserted
replaced
29376:113d0b23321a | 29377:2c019aac6b99 |
---|