[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature Request: Clear Authentication Data on Time/Session/Close

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Fri, 16 Jan 2009 09:29:45 +0300

2009/1/15 Daniel Sachse <sachdl_at_idmt.fraunhofer.de>:
>
> We want to use Tortois SVN on sensitive data and need to clear the
> authentication data on harddisk for security issues. Can you give us an
> option which clear the authentication data on exit or after idle time?
>

RMDIR /S /Q "%APPDATA%\Subversion\auth"
does all that is needed to clear the data.

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=1028026

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-16 07:29:53 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.