<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Topic: Integrating logins between bbPress and other app</title>
		<link>http://bbpress.org/forums/topic/integrating-logins-between-bbpress-and-other-app</link>
		<description>bbPress Support Forums &#187; Topic: Integrating logins between bbPress and other app</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 11:10:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/integrating-logins-between-bbpress-and-other-app" rel="self" type="application/rss+xml" />

		<item>
			<title>johnhiler on "Integrating logins between bbPress and other app"</title>
			<link>http://bbpress.org/forums/topic/integrating-logins-between-bbpress-and-other-app#post-37789</link>
			<pubDate>Mon, 29 Jun 2009 21:34:36 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">37789@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>How will you handle namespace collisions between the two systems... i.e. if there is an "andrew" account in both user tables?
</p>]]></description>
					</item>
		<item>
			<title>andrew.jensen on "Integrating logins between bbPress and other app"</title>
			<link>http://bbpress.org/forums/topic/integrating-logins-between-bbpress-and-other-app#post-37788</link>
			<pubDate>Mon, 29 Jun 2009 21:18:24 +0000</pubDate>
			<dc:creator>andrew.jensen</dc:creator>
			<guid isPermaLink="false">37788@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi, thanks for the reply.</p>
<p>I plan to use the existing system for login, and then allow those users to view and post on the forum.  This means I'll need to keep up two user tables, one for each system, right?  That's not so bad as long as I can keep them synchronized.</p>
<p>So considering that, should the login/logout/register logic be stored in a bbPress plugin?  (Is that possible?)  Or should I just load bbPress inside the other app and call bb_login(), etc. from there?</p>
<p>Also, I'll look into the plugins _ck_ recommended.  Thanks!
</p>]]></description>
					</item>
		<item>
			<title>johnhiler on "Integrating logins between bbPress and other app"</title>
			<link>http://bbpress.org/forums/topic/integrating-logins-between-bbpress-and-other-app#post-37786</link>
			<pubDate>Mon, 29 Jun 2009 20:40:40 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">37786@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>_ck_ wrote a bit here about the four routines you need to replace to get authentication with an outside user system working:<br />
<a href="http://bbpress.org/forums/topic/integration-with-non-wp-software" rel="nofollow">http://bbpress.org/forums/topic/integration-with-non-wp-software</a></p>
<p>Would you combine both user tables into a single system, and have them both authenticate through bbPress?  Or only use your existing user system for login, and allow signed in users to use your bbPress app?
</p>]]></description>
					</item>
		<item>
			<title>andrew.jensen on "Integrating logins between bbPress and other app"</title>
			<link>http://bbpress.org/forums/topic/integrating-logins-between-bbpress-and-other-app#post-37782</link>
			<pubDate>Mon, 29 Jun 2009 18:46:26 +0000</pubDate>
			<dc:creator>andrew.jensen</dc:creator>
			<guid isPermaLink="false">37782@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>My company created an online support application for a product a few years ago.  We're now working on installing a bbPress forum but would like to combine user logins so they can sign in to the support site and the forum at the same time.</p>
<p>I need to integrate with login, logout, register, and block.  The bbPress code is a little overwhelming all at once, and I couldn't find any documentation about integration with third-party software, so here I am.  Can anyone get me started?  Should I try to build this into a plugin, or a script that the support app runs on login?  And which bbPress functions will I need to hook into or rewrite?  Thanks a ton!
</p>]]></description>
					</item>

	</channel>
</rss>

