GNOME Bugzilla – Bug 768121
Create Geary-specific libsecret schema, migrate from compat schema
Last modified: 2017-03-05 09:41:03 UTC
Geary current uses libsecret's SECRET_SCHEMA_COMPAT_NETWORK to access stored secrets, which exists for backwards compat for libgnome-keyring only. Since we are migrating the app id (Bug 766196) and would want to update the id in existing stored secrets, we may as well start using a proper secret schema as well. Also, we should check that Geary's use of libsecret will be compatible with Flatpack packaging - Bug 766479.
Fix used to master as commit 0071819.