Re: [darktable-dev] Credentials storage with libsecret

2016-06-08 Thread Tobias Ellinghaus
On Wednesday 08 June 2016 19:39:35 Hans Vanpee wrote: > 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 >

Re: [darktable-dev] Credentials storage with libsecret

2016-06-08 Thread Pascal Obry
Hello! > 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. Yes, please I was planning to have a look at