able Posted March 5, 2008 Share Posted March 5, 2008 Has anyone had to do an integration with phpBB3 yet? I need to synch the main user database with the phpbb3 when people register/change pass/etc - has anyone done this already and have some advice? Link to comment https://forums.phpfreaks.com/topic/94490-phpbb3-user-integration/ Share on other sites More sharing options...
revraz Posted March 5, 2008 Share Posted March 5, 2008 Review the login page and see what they do. Link to comment https://forums.phpfreaks.com/topic/94490-phpbb3-user-integration/#findComment-483881 Share on other sites More sharing options...
able Posted March 5, 2008 Author Share Posted March 5, 2008 Yeah thats what I'm doing at the moment, I was hoping someone had already setup a list of steps or knew about a secret api :-) Link to comment https://forums.phpfreaks.com/topic/94490-phpbb3-user-integration/#findComment-483888 Share on other sites More sharing options...
tippy_102 Posted March 6, 2008 Share Posted March 6, 2008 There's TONS of threads about this in the phpbb forums. Here's one that may help you: http://www.phpbb.com/community/viewtopic.php?f=46&t=719055&st=0&sk=t&sd=a Or maybe this is more like what you're looking for: http://olympuswiki.naderman.de/Adding_pages Link to comment https://forums.phpfreaks.com/topic/94490-phpbb3-user-integration/#findComment-484595 Share on other sites More sharing options...
able Posted March 6, 2008 Author Share Posted March 6, 2008 Thanks for the links, but it wasn't what I wanted. I don't want to build ontop of phpbb3 - merely be able to create/update/ban users remotely. I've now got that working, for anyone else looking to do this, the stuff in phpbb3 about the random seed hashes - is security through obscurity, it does nothing. The seed hashes can be completely left out and it doesn't alter anything. Link to comment https://forums.phpfreaks.com/topic/94490-phpbb3-user-integration/#findComment-485131 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.