DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authhttp:discussion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:authhttp:discussion [2014-10-09 06:35] – [Problems with 2014-05-05b and later] 111.69.36.130plugin:authhttp:discussion [2014-10-09 06:50] (current) – [Problems with 2014-05-05b and later] 111.69.36.130
Line 23: Line 23:
  
 My guess is that the password (''$pass'') may be empty during HTTP authentication mechanisms (I'm using LemonLDAP to provide both LDAP and GoogleApps authentication). My guess is that the password (''$pass'') may be empty during HTTP authentication mechanisms (I'm using LemonLDAP to provide both LDAP and GoogleApps authentication).
 +
 +A simple fix for my setup was to revert part of this change using:
 +<code bash>
 +sed -i 's,if(!empty($pass) && ,if(,' inc/auth.php
 +</code>
  
 ====== Problems mit Server API CGI/FASTCGI ====== ====== Problems mit Server API CGI/FASTCGI ======
plugin/authhttp/discussion.1412829322.txt.gz · Last modified: 2014-10-09 06:35 by 111.69.36.130

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki