Lines Matching refs:captcha
7 use dokuwiki\plugin\captcha\FileCookie;
8 use dokuwiki\plugin\captcha\IpCounter;
41 // clean up captcha cookies
134 // we need to have $ID set for the captcha check
139 $helper = plugin_load('helper', 'captcha');
163 // check captcha
165 $helper = plugin_load('helper', 'captcha');
197 $helper = plugin_load('helper', 'captcha');
209 $lastrun = getCacheName('captcha', '.captcha');