WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
149404
[GTK] Add API for configuring the credential storage scheme
https://bugs.webkit.org/show_bug.cgi?id=149404
Summary
[GTK] Add API for configuring the credential storage scheme
Michael Catanzaro
Reported
2015-09-21 07:32:18 PDT
The delete passwords function in Epiphany has no way to present or delete HTTP auth passwords, because WebKit saves them in SECRET_SCHEMA_COMPAT_NETWORK. That seems like a good place for applications that don't offer functionality for viewing and deleting passwords, but for Epiphany it would be nice if they would be stored with EPHY_FORM_PASSWORD_SCHEMA. Maybe something like: webkit_web_context_set_credential_storage_schema (WebKitWebContext *, SecretSchema *);
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug