Thus said Stephan Beal on Wed, 24 Jul 2013 16:51:07 +0200:
> This "probably" isn't what you want to do, but i think you could
> add anonymous support by piping the /json/anonymousPassword and
> /json/login calls through to manage the two-step authentication
> process for anonym
On Wed, Jul 24, 2013 at 4:28 PM, Andy Bradford wrote:
> It might also be possible to come up with anonymous SSH access to the
> system so the only authentication required would come from Fossil,
> similar to how anoncvs works for OpenBSD:
>
> http://www.openbsd.org/anoncvs.html#MIRROR
T
Thus said Matt Welland on Thu, 18 Jul 2013 07:24:20 -0700:
> I see the ssh implementation as a possible stepping stone to something
> along the lines of gitolite for fossil.
It might also be possible to come up with anonymous SSH access to the
system so the only authentication required wou
Thus said Martin Gagnon on Wed, 17 Jul 2013 08:04:10 -0400:
> I propose to add a kind of -l|--login option to the clone command, so
> when the username@ is present but don't match the repo username, we
> could specify repo username with -l.
After giving this additional thought, I went ahead
Thus said Matt Welland on Thu, 18 Jul 2013 07:24:20 -0700:
> I see the ssh implementation as a possible stepping stone to something
> along the lines of gitolite for fossil.
I was not familiar with gitolite, however, after having looked at the
website, this is very similar to how I had envisi
I see the ssh implementation as a possible stepping stone to something
along the lines of gitolite for fossil. The gitolite pages have some good
background on using ssh for this along with a troubleshooting document that
I found very helpful when setting it up (a non-trivial exercise at the
time).
Thus said Martin Gagnon on Wed, 17 Jul 2013 08:04:10 -0400:
> I propose to add a kind of -l|--login option to the clone command, so
> when the username@ is present but don't match the repo username, we
> could specify repo username with -l.
While I do like this idea, at first glance it s
Le 17 juil. 2013 00:13, "Andy Bradford" a écrit :
>
> Hello,
>
> After giving a little though to handling shared SSH accounts, it might
> be as simple as the following change:
>
> https://www.fossil-scm.org/index.html/info/7a10b79a2c
>
> Basically, if the specified SSH command already has an '@
Hello,
After giving a little though to handling shared SSH accounts, it might
be as simple as the following change:
https://www.fossil-scm.org/index.html/info/7a10b79a2c
Basically, if the specified SSH command already has an '@' in it, don't
use the username@host found in the URL, but use the
9 matches
Mail list logo