summaryrefslogtreecommitdiff
path: root/classes/auth_remote.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/auth_remote.php')
-rw-r--r--classes/auth_remote.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/auth_remote.php b/classes/auth_remote.php
index 789976050..6892a3528 100644
--- a/classes/auth_remote.php
+++ b/classes/auth_remote.php
@@ -31,7 +31,6 @@ class Auth_Remote extends Auth_Base {
$_SESSION["fake_password"] = "******";
$_SESSION["hide_hello"] = true;
$_SESSION["hide_logout"] = true;
- $_SESSION["hide_change_password"] = true;
// LemonLDAP can send user informations via HTTP HEADER
if (defined('AUTH_AUTO_CREATE') && AUTH_AUTO_CREATE){