Home
last modified time | relevance | path

Searched defs:handleProfileForm (Results 1 – 5 of 5) sorted by relevance

/plugin/twofactortelegram/
H A Daction.php46 public function handleProfileForm() function in action_plugin_twofactortelegram
/plugin/twofactoremail/
H A Daction.php35 public function handleProfileForm() function in action_plugin_twofactoremail
/plugin/twofactorgoogleauth/
H A Daction.php49 public function handleProfileForm() function in action_plugin_twofactorgoogleauth
/plugin/twofactoraltemail/
H A Daction.php46 public function handleProfileForm() function in action_plugin_twofactoraltemail
/plugin/twofactor/
H A DProvider.php132 abstract public function handleProfileForm(); function in dokuwiki\\plugin\\twofactor\\Provider