[dokuwiki] Re: phpbb

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: