On Fri, Nov 18, 2011 at 5:28 AM, Stephan Beal <sgb...@googlemail.com> wrote:
> On Thu, Nov 17, 2011 at 10:55 PM, Ron Wilson <ronw.m...@gmail.com> wrote:
>>
>> if {$login eq $submitter} {
>>      things that only the submitter is allowed to do
>> }
>>
>> You could do similar with an assignedto field, as well.
>
> Yes, but... then the JSON API would also have to support th1, which it
> doesn't (and isn't planned), or users could simply use the json api to get
> around this restriction.

In most work environments, I would not expect users outside of the
software team to be knowledgeble enough to use a JSON based "front
end" not served by either Fossil or another company server.

However, is there at least a compile option to disable JSON?
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to