Well, thought the same once, but it works. I believe the * matches anything (including the slash character, so it matches the rest of the path name). Been using it for about half a year that way. I had /resume/doc/*.pdf and it matched the pdf files inside /resume/doc/es-rel/ and /resume/doc/en-rel/
Without the trunk part in the path, it behaves as described in the previous email. I already had tried with /resume/doc/trunk/*.pdf yesterday, and didn't make a difference anyway. The file is only downloadable without login if checkout is set to nobody, and not downloadable if set to the reader. 2014-08-22 10:51 GMT-04:30 Richard Hipp <d...@sqlite.org>: > > > > On Fri, Aug 22, 2014 at 10:17 AM, Abilio Marques <amarq...@smartappsla.com > > wrote: > >> Hi, >> >> I know I've asked about this before, and thought I had gotten it right, >> but after playing with the user capabilities the other day (and changing >> them all), I was trying to set them back, and got stucked with the blues >> again. I try to make public my resume in pdf (but not the latex sources). >> >> On admin > access > Public pages: /resume/doc/*.pdf >> > > I don't think the above is a valid path. I think you problem mean: > /resume/doc/trunk/*.pdf > > > >> >> On admin > access > Default privileges: u >> >> Then if I set: On admin > users > Reader: o (check-out) ; and clear the >> capabilities for anonymous, developer and nobody, no one can access to the >> pdf files. >> >> But if instead I clear the capabilities for reader, and set the check-out >> for nobody, then the pdf is accessible. >> >> I don't get why if I have the default privileges set as u, the setting >> that matters is the one at nobody. >> >> As always, thanks in advance for all the help. >> >> _______________________________________________ >> fossil-users mailing list >> fossil-users@lists.fossil-scm.org >> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users >> >> > > > -- > D. Richard Hipp > d...@sqlite.org > > _______________________________________________ > fossil-users mailing list > fossil-users@lists.fossil-scm.org > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > >
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users