<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ejabberd-auth-php.git/config.sample.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>config.php syntax fixes</title>
<updated>2014-01-23T01:59:37+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-01-23T01:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=0b9ce95a3c425eb4c073328c2a18f428aeefbe37'/>
<id>0b9ce95a3c425eb4c073328c2a18f428aeefbe37</id>
<content type='text'>
Thanks @sylae</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks @sylae</pre>
</div>
</content>
</entry>
<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>Add SMF to config template.</title>
<updated>2013-12-30T02:26:33+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2013-12-30T02:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=6c92db7e2d30e24bfc65245ccef68144459df312'/>
<id>6c92db7e2d30e24bfc65245ccef68144459df312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not set a plugin by default.</title>
<updated>2012-11-03T01:18:05+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2012-11-03T01:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=c1a78a0f8056fc097afba9b875eea6e838bd9f5d'/>
<id>c1a78a0f8056fc097afba9b875eea6e838bd9f5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming phpbb versions properly.</title>
<updated>2012-11-02T22:19:12+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2012-11-02T22:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=c92b1bd7538ed0eb18bdb3a1401fe4d0010bfdeb'/>
<id>c92b1bd7538ed0eb18bdb3a1401fe4d0010bfdeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo in config.sample.php</title>
<updated>2012-10-31T23:16:09+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2012-10-31T23:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=7563da5738416e3e1e806869c549e497b8ed9f3c'/>
<id>7563da5738416e3e1e806869c549e497b8ed9f3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor to a general, flexible and extensible architecture.</title>
<updated>2012-10-30T14:28:52+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2012-10-30T14:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=12f6c2acb29cbea6f41d1152eb27affa358c196f'/>
<id>12f6c2acb29cbea6f41d1152eb27affa358c196f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
