[fossil-users] Odd permissions issue

2014-01-15 Thread Ron Aaron
I set up the reader user so that (I thought) it could access things needing read access. When I put a link to ./doc/tip... something on my main repo page, I found that having hyperlinks permission was not enough, but check out permission was also required. Is this correct behavior? It seems odd

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Richard Hipp
On Wed, Jan 15, 2014 at 6:44 AM, Ron Aaron r...@ronware.org wrote: I set up the reader user so that (I thought) it could access things needing read access. What are the capability characters you have assigned to reader. The r and j capabilities are for reading tickets and wiki,

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Ron Aaron
As of now, a reader has the capabilities bcfhjkmnoprtw I guess you are right about the security difference, but I would like to have a more fine-grained ability to allow access to (say) documents in a certain folder to readers, but no access to the source code (or whatever). On 01/15/2014 01:50

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Richard Hipp
On Wed, Jan 15, 2014 at 6:54 AM, Ron Aaron r...@ronware.org wrote: As of now, a reader has the capabilities bcfhjkmnoprtw I guess you are right about the security difference, but I would like to have a more fine-grained ability to allow access to (say) documents in a certain folder to

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Ron Aaron
Yes, thanks; I know about that, but that's too coarse-grained for my needs. In this case, I have a project I want to be *non-public* altogether, but I also don't want some people to have access to everything, and I can't put everything in the wiki. The current permission system works well, but

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Ron Wilson
On Wed, Jan 15, 2014 at 6:44 AM, Ron Aaron r...@ronware.org wrote: I set up the reader user so that (I thought) it could access things needing read access. When I put a link to ./doc/tip... something on my main repo page, I found that having hyperlinks permission was not enough, but check

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Ron Wilson
On Wed, Jan 15, 2014 at 6:54 AM, Ron Aaron r...@ronware.org wrote: As of now, a reader has the capabilities bcfhjkmnoprtw I guess you are right about the security difference, but I would like to have a more fine-grained ability to allow access to (say) documents in a certain folder to

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Ron Wilson
On Wed, Jan 15, 2014 at 8:04 AM, Ron Aaron r...@ronware.org wrote: Yes, thanks; I know about that, but that's too coarse-grained for my needs. In this case, I have a project I want to be *non-public* altogether, but I also don't want some people to have access to everything, and I can't put

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Ron Wilson
On Wed, Jan 15, 2014 at 7:58 AM, Richard Hipp d...@sqlite.org wrote: Under Admin/Access the Public Pages entry box allows you to specify a comma-separated list of GLOB patterns for file that will be visible to the public even if the source code access is turned off. This is used, for

Re: [fossil-users] Odd permissions issue

2014-01-15 Thread Richard Hipp
On Wed, Jan 15, 2014 at 11:36 AM, Ron Wilson ronw.m...@gmail.com wrote: On Wed, Jan 15, 2014 at 7:58 AM, Richard Hipp d...@sqlite.org wrote: Under Admin/Access the Public Pages entry box allows you to specify a comma-separated list of GLOB patterns for file that will be visible to the public