[dokuwiki] Re: phpBB integration

Hi, just following up on this.

I got the code from here to woek OK:
http://wiki.splitbrain.org/wiki:tips:integrate_with_phpbb#another_phpbb.class.php

I had dokuwiki installed to wiki.mydomain.tld and phpbb on
forum.mydomain.tld, both in the root of each subdomain

In phpBB I set the cookie path to / and the cookie domain to
.mydomain.tld  (note leading . )

Logging into phpBB then going to the root of the wiki subdomain logged
me in OK using the cookie. I haven't made any changes like altering
the register and resend password links to refer to the forum, but
seems the basic mechanism works.

I'd like to be able to use the groups code that was started in that
class so that, for example, moderators in my forum could have more
rights in the wiki.

cheers,
Ben

On 30/11/06, Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
On Thu, 30 Nov 2006 20:33:20 +0000
"Ben Pollinger" <benpollinger@xxxxxxxxx> wrote:

> Hello all,
>
> Does anyone know if phpBB user integration is still being developed?
>
>  I like the look of this change:
> 
http://wiki.splitbrain.org/wiki:tips:integrate_with_phpbb#another_phpbb.class.php
>
> It lets users log in automatically using their phpBB cookie - very
> handy as I am adding a wiki to my site which has a large established
> user base. Having one time login would be ideal.

There was a guy nicknamed faraday hanging out in IRC recently who tried
to implement above class. I was able to help him with a few things, but
there was a problem with a few constants clashing (I think it were the
AUTH_* ones). Dunno if he solved the problems...

We might think about adding a DOKU prefix to these defines.

Andi


--
www.pollinger.org.uk
PGP key: 0x30788FEF
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: