2011/12/14 Lluís Batlle i Rossell <[email protected]> > Hello, > > I've seen that to be able to see the ticket reports, the users need "Ticket > Read" permission. > And to be able to read the ticket contents, users need the "History" > permission. > > Why "Ticket Read" does not allow reading ticket contents? >
The "History" (also known as "Hyperlink") permission is designed to be enabled for humans and turned off for robots. You need History permission to see the rich set of hyperlinks that Fossil offers. If you allow robots to see all those hyperlinks, they will walk your entire repository, soaking up lots of bandwidth and CPU cycles. I suppose I required History in order to read tickets since tickets contain lots of hyperlinks. > > Regards, > Lluís. > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

