Ticket #3630 (closed enhancement: duplicate)
Improve GnomeKeyring usage (use attribute matching, not tokens)
| Reported by: | gjc | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | None | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | OS: | Unix |
Description
Apparently using the 'token' from gnomekeyring to locate password items is not recommended. Supposedly we should use attributes and gnomekeyring.find_items[_sync] to find them.
I have patch to fix that in gajim. Been using it for many months now. The problem is that it requires gnome-python-desktop >= 2.18.0. So it does not get lost, I'll attach it here, and Gajim developers can decide when it's OK to depend on 2.18 and apply it then.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
