On 25.04.2016 22:49, happy wrote:
Thank you so much.
Besides, does anybody know where the user credentials are stored when
running the client? I think since there is always a sync launched when
file changes, user credentials should be stored somewhere locally to
maintain a valid user logging status.

Normally, the client maintains a session with the server, once it was logged in.

The credentials are stored using the library qtkeychain (find it on github) which abstracts a couple of password storage (encryption) backends, depending on the platform you are on. For linux, it is kwallet or gnomekeyring for example.

have fun,

Klaas



------------------ Original ------------------
*From: * "Chris";<fisch....@gmx.de>;
*Date: * Apr 26, 2016
*To: * "devel"<devel@owncloud.org>;
*Subject: * Re: [owncloud-devel] About building owncloud client using qt

Try to delete the config file:

https://doc.owncloud.org/desktop/2.1/advancedusage.html#configuration-file



--
View this message in context:
http://owncloud.10557.n7.nabble.com/About-building-owncloud-client-using-qt-tp17167p17168.html
Sent from the Developers mailing list archive at Nabble.com.
_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel


_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel



_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to