Page MenuHomePhabricator

LdapAutoAuthentication.php.patch

Authored By
bzimport
Nov 21 2014, 11:29 PM
Size
395 B
Referenced Files
None
Subscribers
None

LdapAutoAuthentication.php.patch

Index: LdapAutoAuthentication.php
===================================================================
--- LdapAutoAuthentication.php (revision 85543)
+++ LdapAutoAuthentication.php (working copy)
@@ -112,7 +112,7 @@
global $wgAuth;
$wgAuth->printDebug( "Entering NoLogout.", NONSENSITIVE );
- $personal_urls['logout'] = null;
+ unset( $personal_urls['logout'] );
return true;
}

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
7138
Default Alt Text
LdapAutoAuthentication.php.patch (395 B)

Event Timeline