<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ejabberd-auth-php.git/plugins/session/main.php, branch master</title>
<subtitle>Fork of pluggable PHP-based extauth module for ejabberd
</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/'/>
<entry>
<title>Okay, the last patch was actually rubbish.</title>
<updated>2014-01-17T15:10:10+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-01-17T15:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=045012f9b7619d441d8c5b5800519cb7ac6891b6'/>
<id>045012f9b7619d441d8c5b5800519cb7ac6891b6</id>
<content type='text'>
It turns out that you can't hope to bootstrap more
than one PHP-based software without messing stuff
up, particularly because they rely on global variables
without exception. If it is risky and unpredictable for
different systems, it is completely impossible with multiple
instances of the same.

Therefore, the ability to use multiple plugins (and the
accompanying config.php structure) has been removed. The
only plugin that can be used in conjunction with another
is session.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out that you can't hope to bootstrap more
than one PHP-based software without messing stuff
up, particularly because they rely on global variables
without exception. If it is risky and unpredictable for
different systems, it is completely impossible with multiple
instances of the same.

Therefore, the ability to use multiple plugins (and the
accompanying config.php structure) has been removed. The
only plugin that can be used in conjunction with another
is session.
</pre>
</div>
</content>
</entry>
<entry>
<title>Big multiple-plugins patch (fixes #2).</title>
<updated>2014-01-16T18:34:39+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-01-16T18:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=841bcac241bac980d5e943793ffda3372d7f8f82'/>
<id>841bcac241bac980d5e943793ffda3372d7f8f82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finished session auth framework for now. (fixes #1)</title>
<updated>2014-01-16T14:34:03+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-01-16T14:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=de7b4681c953982fb8e33a5f74eb93ee8e539108'/>
<id>de7b4681c953982fb8e33a5f74eb93ee8e539108</id>
<content type='text'>
Doc changes and some implementations remain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doc changes and some implementations remain.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement smf2_session and finish RPC code. (#1)</title>
<updated>2014-01-16T03:25:51+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-01-16T03:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=86a4fd69d53b61a624dfc332c7a0e70b9a79218a'/>
<id>86a4fd69d53b61a624dfc332c7a0e70b9a79218a</id>
<content type='text'>
This patch should be ready for testing with SMF.

(cburschka/cadence/#31)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch should be ready for testing with SMF.

(cburschka/cadence/#31)
</pre>
</div>
</content>
</entry>
</feed>
