From eab6d7eb23f66ac4a662a036336b292138e4484c Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Mon, 14 Jan 2013 21:39:49 +0100 Subject: Enhanced auth is totally unmaintained and broken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's remove it, it's also not secure anymore with the introduction of our API etc... (And doesn't work with ldap etc…) --- core/templates/verify.php | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 core/templates/verify.php (limited to 'core') diff --git a/core/templates/verify.php b/core/templates/verify.php deleted file mode 100644 index 600eaca05b7..00000000000 --- a/core/templates/verify.php +++ /dev/null @@ -1,18 +0,0 @@ -
-
-
    -
  • - t('Security Warning!'); ?>
    - t("Please verify your password.
    For security reasons you may be occasionally asked to enter your password again."); ?>
    -
  • -
-

- -

-

- - -

- -
-
-- cgit v1.2.3