I am using darktable 2.1.0 on Fedora 23 (with Gnome) and the credentials for 
Flickr, Google+, etc are stored in the "session" collection. Each time when I 
logoff, the session credentials are cleared and I have to start all over 
connecting to these services when I logon again.

Is this behavior by design? Does it work like this on all Gnome setups? Is this 
the same on KDE/kwallet?

The default "Login" collection on Gnome is unlocked automatically when I login 
to my computer and passwords are encrypted, so it looks like a good candidate 
for storing these passwords.

When looking at the code in src/common/pwstorage/backend_libsecret.c it seems 
like darktable tries to create a "darktable" collection for storing passwords. 
This never works on my computer ("secret-tool search --all magic darktable" 
shows that all credentials are stored in the "session" collection).

I made a small change to backend_libsecret.c to use the "Login" collection and 
now I don't need to go through the connection procedure anymore when login on. 
If anyone is interested I can send the patch to implement this change.

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to