Home
last modified time | relevance | path

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

/plugin/magento/
H A Dauth.php93 return $this->_checkAdminPassword( $entity, $pass );
435 protected function _checkAdminPassword( $entity, $pass ) { function in auth_plugin_magento