summaryrefslogtreecommitdiffstats
path: root/settings/ajax/lostpassword.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/ajax/lostpassword.php')
-rw-r--r--settings/ajax/lostpassword.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/ajax/lostpassword.php b/settings/ajax/lostpassword.php
index af1a35fda4a..2a40ba09a8a 100644
--- a/settings/ajax/lostpassword.php
+++ b/settings/ajax/lostpassword.php
@@ -4,7 +4,6 @@
require_once '../../lib/base.php';
OC_JSON::checkLoggedIn();
OCP\JSON::callCheck();
-OC_JSON::verifyUser();
$l=OC_L10N::get('core');