jbreams / gonepass

GTK+ 1Password reader
Other
130 stars 12 forks source link

Ignore tombstones #22

Closed dpedu closed 7 years ago

dpedu commented 7 years ago

When items are deleted in the official 1Password app, they are not removed from contents.js. Gonepass would try to open deleted items and raise an error since the <item_id>.1password datafile is gone. This change skips loading items that are marked as a system.Tombstone type in contents.js.