Home
last modified time | relevance | path

Searched refs:checkCSRFForm (Results 1 – 3 of 3) sorted by relevance

/dports/www/kanboard/kanboard-1.2.21/app/Controller/
H A DProjectViewController.php152 $this->checkCSRFForm();
H A DTwoFactorController.php122 $this->checkCSRFForm();
H A DBaseController.php43 protected function checkCSRFForm() function in Kanboard\\Controller\\BaseController