[dokuwiki] Re: phpbb

  • From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 30 May 2005 18:49:24 +0200

Hi!

As I thought you need to change the passcheck option.

This should do:

SELECT user_password AS pass
  FROM phpbb_users
 WHERE username='%u'

Andi

Other related posts: