current regression-tests.action,1.61,1.62
Fabian Keil <[email protected]> Mon, 19 Sep 2016 14:16:16 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25770 Modified Files: regression-tests.action Log Message: Add a fetch test for the client-tags page Index: regression-tests.action =================================================================== RCS file: /cvsroot/ijbswa/current/regression-tests.action,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -d -r1.61 -r1.62 *** regression-tests.action 8 May 2016 14:15:40 -0000 1.61 --- regression-tests.action 19 Sep 2016 14:16:14 -0000 1.62 *************** *** 48,51 **** --- 48,52 ---- # Level 22 needs = config line enable-proxy-authentication-forwarding\s+0 # Level 23 needs = config line enable-proxy-authentication-forwarding\s+1 + # Level 24 needs = feature status FEATURE_CLIENT_TAGS Yes ####################################################### *************** *** 773,776 **** --- 774,779 ---- # Fetch Test = http://p.p/t # Fetch Test = http://p.p/url-info-osd.xml + # Trusted CGI Request = http://p.p/client-tags + # Level = 24 # Trusted CGI Request = http://p.p/edit-actions ------------------------------------------------------------------------------