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

Re: Feature Request - Temporary save credentials

From: Ron W <ronw.mrmx_at_gmail.com>
Date: Tue, 22 Jul 2014 12:02:02 -0400

On Tue, Jul 22, 2014 at 8:53 AM, Simon Large <simon.tortoisesvn_at_gmail.com>
wrote:

> I quite like this idea, though I'm not sure how easy it is to
> implement deleting auth data on logout, or storing auth data on a
> per-user basis so that only the logged in user can access it.
>

Where does TSVN cache this data?

If in the registry, I think you could use HKEY_CURRENT_USER \ Software \
TortoiseSVN or similar.

If in a file, could put it under %APPDATA%\TortoiseSVN

While I am not a MS Windows programmer (I just use MS Windows at work), I
am pretty sure that running processes can receive notifications on user log
out, switch user and shutdown in advance of a forced termination so that
the TSVN sheel extension process could clear sensitive data before
terminating.

(Yes, I know that MS Windows compliance with the POSIX specification is
questionable, but the many times I have accidentally clicked Shutdown
instead of Hibernate, some programs terminated before I was able to cancel
the shutdown, so it appears those were receiving and acting on some kind of
pre-shutdown notice.)

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-22 18:02:14 CEST

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

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