przemelek / ooo2gd

Automatically exported from code.google.com/p/ooo2gd
3 stars 2 forks source link

Add means to removing of credentials from disk #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For now if user provides to extension credentials of account and marks
Remember checkbox it will stay on disk even if user in future will uncheck
this checkbox.

As a workaround user may for now remove credentials by hand.
To remove Google Docs credentials user should go to user directory and find
file gdocs.dat, for Zoho it will be file gdocs.datZoho, and for WebDAV
servers it will be file gdocs.datWebDAVServers.

Sample locations of those files in Windows XP are:
c:\Documents and Settings\<userName>\gdocs.dat
c:\Documents and Settings\<userName>\gdocs.datZoho
c:\Documents and Settings\<userName>\gdocs.datWebDAVServers

Original issue reported on code.google.com by przeme...@gmail.com on 28 Dec 2008 at 1:21

GoogleCodeExporter commented 9 years ago
In 1.3.1

Original comment by przeme...@gmail.com on 28 Dec 2008 at 2:44