Password import/export should support HTTP auth credentials |
||||
Issue descriptionThe import/export functionality in Chrome currently only supports HTML forms. It dumps and reads their origins, not realms. Those are the same for HTML forms, but different in HTTP auth forms. We should separate those values and dump both during the export and understand them during the import. We might also need to store the PasswordForm::Scheme, because there are 2 kinds of HTTP auth forms (need to check if they are not cross-fillable, in which case we won't need the Scheme).
,
Apr 25 2017
,
Apr 25 2018
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Apr 26 2018
Export includes HTTP auth credentials, import has not launched. There is no work on import/export done currently. |
||||
►
Sign in to add a comment |
||||
Comment 1 by sheriffbot@chromium.org
, Apr 24 2017Status: Untriaged (was: Available)