protected function addSecurity() { $this->addElement('hash', 'csrf', array('ignore' => true, 'salt' => 'unique')); }