Topic: Integrating with my own login
Hi. I tried searching for this but nothing relevant came up.
I already have a login for my site. I would like punbb to follow the same. So I wish to add perhaps a file in the header or something that checks for my website's login, and if a user is found, then it sets the FluxBB cookies or whatever so that FluxBB *thinks* that the user is logged in.
If needed, I can also update FluxBB user db with info of my own db, so it shows them as registered users. I also store user id, and password in md5. We don't have too many hashes and stuff like that.
Based on the above, is there any plugin/extension, or some set of instructions to integrate FluxBB on to the existing registered users? For PunBB, I found some suggestions here (vague to me) --
http://punbb.informer.com/forums/topic/ and-punbb/
Wonder if the same will work for FluxBB too?
Thanks!