Re: [fossil-users] set upstream repository for autosync

2009-09-02 Thread Michael Richter
Ah, I was unaware of that little piece of the puzzle. So the password is never sent plaintext. Nice thinking. 2009/9/2 D. Richard Hipp > > On Sep 2, 2009, at 9:23 AM, Michael Richter wrote: > > > It does if you embed the userid and password in the URL, like this: > > > > http://userid:pass

Re: [fossil-users] set upstream repository for autosync

2009-09-02 Thread D. Richard Hipp
On Sep 2, 2009, at 9:23 AM, Michael Richter wrote: > It does if you embed the userid and password in the URL, like this: > > http://userid:passw...@www.domain.com/ > > It remembers the userid and password, but does not display them, > unless you run the "remote-url" command with the --show-pw

Re: [fossil-users] set upstream repository for autosync

2009-09-02 Thread Michael Richter
> > It does if you embed the userid and password in the URL, like this: > > http://userid:passw...@www.domain.com/ > > It remembers the userid and password, but does not display them, > unless you run the "remote-url" command with the --show-pw option. > Isn't transmitting the userid and passw