2014-06-12 13:32 GMT+02:00 Abilio Marques <amarq...@smartappsla.com>: > trying to run this from command line: > > fossil test-th-eval 'http "http://localhost:8085/test?a=1" > fossil test-th-eval 'http "http://localhost:8085/test" > fossil test-th-eval 'http "http://localhost:8085/" > fossil test-th-eval 'http "http://www.google.com" > > While on the other side I keep a nc -klv 8085 running. I only get this > whenever I execute the command: "TH_ERROR: url not allowed" > Tried using -asynchronous, but same results. What am I doing wrong
You should set the "th1-uri-regexp" setting to ".*" or "http://localhost:8085/.*" (in your case). This is a security measure. Regards, Jan Nijtmans _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users