<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/plugins/password/drivers/ldap.php, branch 1.1-rc</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-rc</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-rc'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-12-09T17:39:55Z</updated>
<entry>
<title>Fix generation of Blowfish-based password hashes (#1490184)</title>
<updated>2014-12-09T17:39:55Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-09T17:39:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ef29ac433939dc3a994540e063f410554e38a0b2'/>
<id>urn:sha1:ef29ac433939dc3a994540e063f410554e38a0b2</id>
<content type='text'>
Added password_blowfish_cost config option.
</content>
</entry>
<entry>
<title>Small CS fixes after PR merge</title>
<updated>2014-10-18T12:50:10Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-10-18T12:50:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d26e94ae9456c6bf13392884e28a32c60f7301b0'/>
<id>urn:sha1:d26e94ae9456c6bf13392884e28a32c60f7301b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix indent to match style in ldap.php (tabs to spaces)</title>
<updated>2014-10-16T14:47:35Z</updated>
<author>
<name>Lorenzo Perone</name>
<email>lorenzo.perone@yellowspace.net</email>
</author>
<published>2014-10-16T14:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=84296e1b9339aa0857ea8ba32e060405d43d1c1f'/>
<id>urn:sha1:84296e1b9339aa0857ea8ba32e060405d43d1c1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Password Plugin / LDAP Driver:</title>
<updated>2014-10-14T21:22:46Z</updated>
<author>
<name>Lorenzo Perone</name>
<email>lorenzo.perone@bytesatwork.com</email>
</author>
<published>2014-10-14T21:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=3e3fcd4d2786930996be916b9ff3a0c46abc49c0'/>
<id>urn:sha1:3e3fcd4d2786930996be916b9ff3a0c46abc49c0</id>
<content type='text'>
- adds support for (optional) multiple userPassword values for compatibility with more authentication shemes
- adds support for CRAM-MD5 scheme as implemented by doveadm pw (credits: see header of plugins/password/helpers/dovecot_hmacmd5.php)
</content>
</entry>
<entry>
<title>Fix regression in SHAA password generation in ldap driver of password plugin (#1490094)</title>
<updated>2014-10-10T08:25:52Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-10-10T08:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=78bee8b8b62f1ab4970c0b2b0265c17073ffb2be'/>
<id>urn:sha1:78bee8b8b62f1ab4970c0b2b0265c17073ffb2be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support hashing algorithms without mhash() and even hash() extension (#1490076)</title>
<updated>2014-09-28T17:03:08Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-28T17:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d1c8d7fc25c407050c828ad6d88bba9f2c303295'/>
<id>urn:sha1:d1c8d7fc25c407050c828ad6d88bba9f2c303295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added license headers to driver files, CS fixes</title>
<updated>2014-09-08T07:50:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-08T07:50:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4baf96a4ca1621a267c10c67e84e80e6bf72dbfd'/>
<id>urn:sha1:4baf96a4ca1621a267c10c67e84e80e6bf72dbfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow anonymous LDAP searches</title>
<updated>2014-06-24T10:03:17Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-06-24T10:03:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7706df99f03fb5e492c92994d8e36620406a7a1a'/>
<id>urn:sha1:7706df99f03fb5e492c92994d8e36620406a7a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Substitute variables in 'password_ldap_search_base' value</title>
<updated>2013-11-08T07:19:11Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-11-08T07:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=393c868e8ed04f3aa57e335e6145592ff42a5ba0'/>
<id>urn:sha1:393c868e8ed04f3aa57e335e6145592ff42a5ba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code improvements, remove code duplication</title>
<updated>2013-09-23T10:53:58Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-23T10:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=19884ec5d2adabb9e0ccb0b27ebdd50cb0b933d9'/>
<id>urn:sha1:19884ec5d2adabb9e0ccb0b27ebdd50cb0b933d9</id>
<content type='text'>
</content>
</entry>
</feed>
