[Webkit-unassigned] [Bug 92532] webkit-patch: system keyring is not used to read my password

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 12:20:55 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92532





--- Comment #1 from arno. <arno at renevier.net>  2012-07-27 12:20:58 PST ---
That's because in Credentials.read_credentials, we try to read password from keyring before prompting for username.
Instead, if username was not read from environment, git, or keychain, we could prompt for username, and try to read password from keyring after.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list