GNOME Bugzilla – Bug 130336
use gnome keyring for http authentication and web form user/password prefill
Last modified: 2009-10-13 13:50:21 UTC
We should use gnome-keyring to get authentication credentials for http auth.
Should be done like camino integrates with apple's keychain services, see http://lxr.mozilla.org/mozilla/source/camino/src/browser/KeychainService.mm http://lxr.mozilla.org/mozilla/source/camino/src/browser/KeychainService.h
Excellent. I think we should try to do this the sooner is possible. If it's not mature enough for 1.2 we can ever define it out for 1.2. But this way we can ensure the gnome keyring api is ok for us too.
*** Bug 130337 has been marked as a duplicate of this bug. ***
*** Bug 130335 has been marked as a duplicate of this bug. ***
*** Bug 132861 has been marked as a duplicate of this bug. ***
*** Bug 148653 has been marked as a duplicate of this bug. ***
Mass reassigning of Epiphany bugs to epiphany-maint@b.g.o
Come on this is a joke its already 1 year and 3 months later
what's up ?
Please don't spam bug reports with useless 'is it done yet?' comments. If it were done, the bug would be in state FIXED.
*** Bug 332197 has been marked as a duplicate of this bug. ***
*** Bug 346273 has been marked as a duplicate of this bug. ***
Blocked by https://bugzilla.mozilla.org/show_bug.cgi?id=265780 and https://bugzilla.mozilla.org/show_bug.cgi?id=351427 .
*** Bug 385999 has been marked as a duplicate of this bug. ***
Would this be easier with the WebKit backend perhaps? The Camino source has moved to: http://lxr.mozilla.org/mozilla/source/camino/src/formfill/KeychainService.mm http://lxr.mozilla.org/mozilla/source/camino/src/formfill/KeychainService.h
xan, your opinion?
It's certainly in my plans to check this at some point, but right now I can't say if it would be easier, harder, just impossible...
Fixed in WebKit trunk.