<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ejabberd-auth-php.git/plugins/htpasswd, 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>Check that hash_equals() exists.</title>
<updated>2016-04-04T18:36:06+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2016-04-04T18:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=5e6ff31f201c36b6191f82c82a112f2b06d536d8'/>
<id>5e6ff31f201c36b6191f82c82a112f2b06d536d8</id>
<content type='text'>
The hash_equals function was added in PHP 5.6.0. In older versions,
fall back to ===.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The hash_equals function was added in PHP 5.6.0. In older versions,
fall back to ===.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add multi-domain support to htpasswd plugin.</title>
<updated>2016-04-04T18:35:21+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2016-04-04T18:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=8cd148bdb2be52b16cc4dc57a501f194c1ffb58b'/>
<id>8cd148bdb2be52b16cc4dc57a501f194c1ffb58b</id>
<content type='text'>
Each domain can now use its own htpasswd file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Each domain can now use its own htpasswd file.
</pre>
</div>
</content>
</entry>
<entry>
<title>PHP code style in htpasswd.inc</title>
<updated>2014-11-17T02:00:38+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-11-17T02:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=5722bd0c9929187a48acf698828ecbc6d46a6d2d'/>
<id>5722bd0c9929187a48acf698828ecbc6d46a6d2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>htpasswd readme: Format inline code.</title>
<updated>2014-11-17T01:51:28+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-11-17T01:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=eaeb44533a86755b7d8da37757094379a9056bf1'/>
<id>eaeb44533a86755b7d8da37757094379a9056bf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>htpasswd readme: Format codeblock.</title>
<updated>2014-11-17T01:50:42+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-11-17T01:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=3b777154be68e82d19f7586acacf9e7eb96552fc'/>
<id>3b777154be68e82d19f7586acacf9e7eb96552fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #8: Add htpasswd authentication</title>
<updated>2014-11-16T13:01:10+00:00</updated>
<author>
<name>Christoph Burschka</name>
</author>
<published>2014-11-16T13:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.hackerposse.com/ejabberd-auth-php.git/commit/?id=b54236dceeedbf33796dcdb8319bc72f923584bb'/>
<id>b54236dceeedbf33796dcdb8319bc72f923584bb</id>
<content type='text'>
ejabberd can now authenticate against Apache auth files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ejabberd can now authenticate against Apache auth files.
</pre>
</div>
</content>
</entry>
</feed>
