<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ejabberd-auth-php.git/plugins/session/BridgeSession.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>Fix #7: Fix the pruning query.</title>
<updated>2014-08-23T07:49:26+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-08-23T07:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=02599b364288aa62a257b5b10841a574a3b66374'/>
<id>02599b364288aa62a257b5b10841a574a3b66374</id>
<content type='text'>
session.module is supposed to prune expired auth tokens
on every login request. The pruning query had the incorrect
SQL syntax "DELETE COUNT(*) FROM" which mysql does not accept.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
session.module is supposed to prune expired auth tokens
on every login request. The pruning query had the incorrect
SQL syntax "DELETE COUNT(*) FROM" which mysql does not accept.
</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>First step toward a session-auth plugin.</title>
<updated>2014-01-15T23:00:59+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-01-15T19:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=d70cd8c1df115a721e72a00208c2a37870333cdf'/>
<id>d70cd8c1df115a721e72a00208c2a37870333cdf</id>
<content type='text'>
(See #1, and cburschka/cadence#31)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(See #1, and cburschka/cadence#31)
</pre>
</div>
</content>
</entry>
</feed>
