<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/plugins/password/password.php, branch v0.9.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.3</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2012-11-26T09:08:40Z</updated>
<entry>
<title>Clarify rcube::get_user_name() usage, add rcube::get_user_email()</title>
<updated>2012-11-26T09:08:40Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-26T09:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=789e5988aaebb78d368b137b98169ec1e616159c'/>
<id>urn:sha1:789e5988aaebb78d368b137b98169ec1e616159c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename option password_supported_hosts to password_hosts, code cleanup</title>
<updated>2012-11-16T18:49:02Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-16T18:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=98128f13fcdc8dca6ebefcdc93dc94b00322abb5'/>
<id>urn:sha1:98128f13fcdc8dca6ebefcdc93dc94b00322abb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #42 from NETLINK/patch-1</title>
<updated>2012-11-16T18:42:57Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-16T18:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=657864a29c96b15069a304693cc557b1d9b27b1c'/>
<id>urn:sha1:657864a29c96b15069a304693cc557b1d9b27b1c</id>
<content type='text'>
Add option to define IMAP hosts that support password changes</content>
</entry>
<entry>
<title>Fix wrong (non-specific) error message on crypt or connection error (#1488808)</title>
<updated>2012-11-15T07:18:48Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-15T07:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=3067458acbff330d144bddd779492d9b247b04b4'/>
<id>urn:sha1:3067458acbff330d144bddd779492d9b247b04b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update plugins/password/password.php</title>
<updated>2012-11-09T05:13:22Z</updated>
<author>
<name>NETLINK</name>
<email>julianmatz@netlink.ie</email>
</author>
<published>2012-11-09T05:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=204e1e03e9cd6a9007e4fc7ff4202b09dc9ea2b2'/>
<id>urn:sha1:204e1e03e9cd6a9007e4fc7ff4202b09dc9ea2b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update plugins/password/password.php</title>
<updated>2012-11-09T05:00:22Z</updated>
<author>
<name>NETLINK</name>
<email>julianmatz@netlink.ie</email>
</author>
<published>2012-11-09T05:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7978f872cbd154b169fc9395a3103031f056cf29'/>
<id>urn:sha1:7978f872cbd154b169fc9395a3103031f056cf29</id>
<content type='text'>
Add logic for checking supported IMAP hosts

Make use of additional config option
'password_supported_hosts' (see config.inc.php.dist).
If current IMAP host is not in array of defined
hosts, exit and suppress Password option in Settings.</content>
</entry>
<entry>
<title>Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore</title>
<updated>2012-03-31T12:25:48Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-03-31T12:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=48e9c14ebded89d858c8be0333f77f77a81b0877'/>
<id>urn:sha1:48e9c14ebded89d858c8be0333f77f77a81b0877</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved plugins</title>
<updated>2010-03-20T14:20:01Z</updated>
<author>
<name>till</name>
<email>till@php.net</email>
</author>
<published>2010-03-20T14:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=63a3dc5fde5a3ceed4f03c19c5015aab19050bee'/>
<id>urn:sha1:63a3dc5fde5a3ceed4f03c19c5015aab19050bee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473)</title>
<updated>2010-02-25T10:56:01Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-02-25T10:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=64608bf2ef7fc5b6cedfb666c5f78a5771c58556'/>
<id>urn:sha1:64608bf2ef7fc5b6cedfb666c5f78a5771c58556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Password: fix vpopmaild driver (#1486478)</title>
<updated>2010-02-06T17:59:41Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-02-06T17:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a65bf3a14b617d4af6749bab9e6ac7668fb99292'/>
<id>urn:sha1:a65bf3a14b617d4af6749bab9e6ac7668fb99292</id>
<content type='text'>
</content>
</entry>
</feed>
