
|
[dokuwiki]
||
[Date Prev]
[01-2006 Date Index]
[Date Next]
||
[Thread Prev]
[01-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: SMF integration
- From: Matthias Grimm <matthiasgrimm@xxxxxxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 6 Jan 2006 20:41:55 +0100
On Fri, 06 Jan 2006 16:54:47 +0000
Chris Smith <chris@xxxxxxxxxxxxx> wrote:
> Hi Matthias, Lunatic,
>
> I think there is a bug in mysql.class.php checkPass(), line #71. It
> should be
>
> $rc = $this->cnf['encryptPass'] .....
>
> rather than the current
>
> $rc = $cnf['encryptPass'] ...
>
> The bug will only show itself if you attempt to use mysql auth with
> $conf['encryptPass'] = 1.
Chris, you are a hacking wizard. :-) I think you are right. Would you
like to win the laurels and file the patch or should I? ;-)
Best Regards
Matthias
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|