Re: [Passwordsafe-devel] First message
Popular easy-to-use and secure password manager
Brought to you by:
ronys
From: James W. <alf...@gm...> - 2006-10-30 14:55:18
|
Hi Rony, (This refers to the Windows port) What I'm referring to is the way pwsafe figures the default browser. Right now it creates a temporary (.html) file and sees which program is associated with it. The problem here is that it's possible to have a program associated with html files that is not actually set as the default browser. I'm not sure why it changed (it used to not do this I think), and there may be a reason for it, but my fix is limited to BOOL DboxMain::LaunchBrowser(const CString &csURL). And sure, I would like to contribute regularly, that'd be cool. Cheers, James On 10/29/06, Rony Shapiro <ro...@gm...> wrote: > > Hi James, > > Welcome aboard! > > What's the bugfix? If it's a single specific issue, best to send me the > files and I'll commit them. If you'd like to contribute on a regular basis, > let me know, and I'll add you to the list of "official" project developers. > > Cheers, > > Rony > > ------------------------------ > *From:* pas...@li... [mailto: > pas...@li...] *On Behalf Of *James > Walker > *Sent:* Friday, October 27, 2006 10:12 PM > *To:* pas...@li... > *Subject:* [Passwordsafe-devel] First message > > Hello everybody, > > This is my first sourceforge list, so part of this is just a test. > > The other part is I've got a fix for a bug I'd like to commit, but I'm > unaware of either how to go about it/how such things are discussed and > approved. > > Also I'd like to say thanks to all of you; Passwordsafe is great, and I've > been loving it since 2.13. > > Cheers, > James > > |