Re: [fossil-users] diff of wiki-page

2016-07-15 Thread Warren Young
On Jul 15, 2016, at 12:09 PM, Michai Ramakers  wrote:
> 
> 1) does there happen to be a "howto" anywhere describing quick setup
> w.r.t. security, perhaps from a wiki-only standpoint?

I posted my philosophy on that here:

  
http://lists.fossil-scm.org:8080/pipermail/fossil-users/2016-January/023184.html

I isn’t wiki-only, but the permission changes do implicitly include use of the 
wiki by semi-privileged users.  The main tricky bit is if you’re using the 
embedded documentation feature:

  https://www.fossil-scm.org/xfer/doc/trunk/www/embeddeddoc.wiki

In order to view such content in the wiki, the viewing user needs checkout 
rights on the whole repository.  If you can’t give your viewer-only users that 
ability, you can’t use embedded doc links.

> 2) is there a way to view changes to the wiki (as diffs) through the
> web-interface?

Nope.  The ability exists at the low-level, but no one has written a web UI for 
it yet.

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] fossil up trunk repo times

2016-07-15 Thread sean farrell
On Wed, Jul 13, 2016 at 02:52:53PM -0700, jungle Boogie wrote:
> On 13 July 2016 at 12:52, jungle Boogie  wrote:
> >
> > Here's me doing a simple fossil up trunk on machine A:
> 
> 
> What I've done:
> -brought all three machines up to the same fossil version
> -installed tcpdump from source
> -ran packet capture on machine A and the VPS
> 
> On machine A, there's 8 packets totaling 24 seconds. If I'm reading
> wireshark correctly, they are the same packet over and over-- tcp
> retransmission.
> 
> Packets 1-9 are using ipv6 and then the rest (10-20), use ipv4.
> 
> First packet: 2016-07-13 14:29:38
> Last packet: 2016-07-13 14:30:54
> Elapsed: 00:01:15
> 
> 
> On machine B, the entire capture is only 11 packets and completes as
> quickly as I would expect with no changes:
> First packet: 2016-07-13 14:36:12
> Last packet: 2016-07-13 14:36:13
> Elapsed: 00:00:00
> 
> 
> Maybe it's some firewall issue on machine A...
> 
> 

Turns out that it's not a firewall issue on either end. Also, the
repeated ipv6 packets total nearly 1 minute, not 24 seconds like I
originally thought.

Well this isn't fossil specific anymore so I'll be quiet now.

Thanks!

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users