<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git, branch v0.8.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.8.3</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.8.3'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2012-11-10T14:14:11Z</updated>
<entry>
<title>Bump version to 0.8.3</title>
<updated>2012-11-10T14:14:11Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-11-10T14:14:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f6f1fd0251bd928c741938da8fce82c8ee05c18c'/>
<id>urn:sha1:f6f1fd0251bd928c741938da8fce82c8ee05c18c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix AREA links handling (#1488792)</title>
<updated>2012-11-08T08:06:47Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-08T08:05:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a92582f3b84157a2f5cc04d82f7e6d2f19b80fa5'/>
<id>urn:sha1:a92582f3b84157a2f5cc04d82f7e6d2f19b80fa5</id>
<content type='text'>
Conflicts:

	CHANGELOG
</content>
</entry>
<entry>
<title>Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empty. Added tests.</title>
<updated>2012-11-05T18:24:31Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-05T18:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4f72978af37a72ddf9c5bfb9b78930417c9c9d2a'/>
<id>urn:sha1:4f72978af37a72ddf9c5bfb9b78930417c9c9d2a</id>
<content type='text'>
Conflicts:

	tests/Framework/ImapGeneric.php
</content>
</entry>
<entry>
<title>Fix count display after inserting a new contact</title>
<updated>2012-11-03T11:05:39Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-11-03T11:04:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=79f1c6f8091525aee2a6b64836c8f5e25dc7b79c'/>
<id>urn:sha1:79f1c6f8091525aee2a6b64836c8f5e25dc7b79c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #41 from linagora/release-0.8</title>
<updated>2012-10-31T09:16:35Z</updated>
<author>
<name>Thomas B.</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-10-31T09:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a2c586093e1b27ca14c2fb60a1c7f535444695d3'/>
<id>urn:sha1:a2c586093e1b27ca14c2fb60a1c7f535444695d3</id>
<content type='text'>
Grancefully handle SSO redirects on Ajax requests</content>
</entry>
<entry>
<title>Fix possible HTTP DoS on error in keep-alive requests (#1488782)</title>
<updated>2012-10-31T08:37:04Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-10-31T08:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=752eedd9647468aa40028f5e73b80adb88957b34'/>
<id>urn:sha1:752eedd9647468aa40028f5e73b80adb88957b34</id>
<content type='text'>
Conflicts:

	CHANGELOG
</content>
</entry>
<entry>
<title>Grancefully handle SSO redirections on Ajax requests</title>
<updated>2012-10-30T14:08:49Z</updated>
<author>
<name>jkornobis</name>
<email>jkornobis@linagora.com</email>
</author>
<published>2012-10-30T14:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d2d00c510be0974fe2ec2b8d926cb00b25686083'/>
<id>urn:sha1:d2d00c510be0974fe2ec2b8d926cb00b25686083</id>
<content type='text'>
On some SSO systems, when the SSO session is expired,
the system intercept HTTP requests and send a 302 "Found" HTTP code to the login page.
This patch handle this case in Roundcube Ajax requests, to redirect to the SSO login page.
Note that request.status don't have the 302 code (at least on Firefox), so we have to check the response headers for a Location field and redirect manually.
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2012-10-29T08:40:13Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-10-29T08:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=72e7eb826ddb1c2e38b6f727e26170708b5976e0'/>
<id>urn:sha1:72e7eb826ddb1c2e38b6f727e26170708b5976e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #40 from remicollet/track-1488779</title>
<updated>2012-10-29T08:38:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-10-29T08:38:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=76a48a8490b37ea47cc169cce3aa030eafa088e8'/>
<id>urn:sha1:76a48a8490b37ea47cc169cce3aa030eafa088e8</id>
<content type='text'>
fix call to MDB2::isError for MDB2 2.5.0b4</content>
</entry>
<entry>
<title>fix call to MDB2::isError for MDB2 2.5.0b4</title>
<updated>2012-10-29T08:22:33Z</updated>
<author>
<name>Remi Collet</name>
<email>fedora@famillecollet.com</email>
</author>
<published>2012-10-29T08:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=96f8436d77af05cf3c2d4f87970868221ddc6891'/>
<id>urn:sha1:96f8436d77af05cf3c2d4f87970868221ddc6891</id>
<content type='text'>
</content>
</entry>
</feed>
