Make _all_ web-form details visible & editable
Hello team!
Currently in 1password 8 Beta for Mac, even if "Show auto-saved web details" is enabled, many fields still stay hidden.
Here are example of fields I can obtain through the 1password CLI which do not show up in the client:
{ "designation": "", "id": "login-btn;opid=__3", "name": "", "type": "I", "value": "Log in" }, { "designation": "", "id": "search-btn;opid=__8", "name": "", "type": "I", "value": "Search" }
The main issue I have with this is that some of those hidden fields captured PII data from when the item was initially created. Thus sharing any item with anyone could lead to unintended leakage of PII between users.
Note, those fields were not visible under 1password 6 (which I used to sanitise some of the items). There were other fields that were showing up under 1password 6 that were not visible either under 1password 8 beta.
Here are example of fields that were showing in 1password 6 but not 1password 8 beta:
{ "designation": "", "id": "", "name": "newAccountSubscribe", "type": "R", "value": "1" }, { "designation": "", "id": "id_legal_agree", "name": "legal_agree", "type": "C", "value": "" }, { "designation": "", "id": "id_send_communications", "name": "send_communications", "type": "C", "value": "" }, { "designation": "", "id": "id_accept_ucoc", "name": "accept_ucoc", "type": "C", "value": "✓" }, { "designation": "", "id": "labeled-input-dXfIkh0AuOdTQHLMdRshGnlG4", "name": "dXfIkh0AuOdTQHLMdRshGnlG4", "type": "", "value": "REDACTED" },
(note, the field labeled-input-dXfIkh0AuOdTQHLMdRshGnlG4
contained my actual login username, matching the content of the the field with designation username
)
On a similar vein, the username/password fields should probably also be shown in Auto-saved web details
in particular if the id
field is set.
1Password Version: 8.6.0
Extension Version: Not Provided
OS Version: Not Provided
Comments
-
Hi. Thx for this comment. Same point from my side.
I want to see all the entries within every single item.
It's my most trusted piece of software - so I also want to see everything what they do store. It can be something like a additional collapsing field, but it 'must' be there.
In earlier versions of 1PW you could still see all this.
0