<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcmail.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-16T12:34:48Z</updated>
<entry>
<title>Get rid of requests whitelist for security check bypass</title>
<updated>2014-12-16T12:34:48Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-16T12:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7259529fad909c51bd412135827af08155f72e19'/>
<id>urn:sha1:7259529fad909c51bd412135827af08155f72e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve system security by using optional special URL with security token</title>
<updated>2014-12-16T12:28:48Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-16T12:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=681ba6fc3c296cd6cd11050531b8f4e785141786'/>
<id>urn:sha1:681ba6fc3c296cd6cd11050531b8f4e785141786</id>
<content type='text'>
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
</content>
</entry>
<entry>
<title>Fix regression in rcmail::show_bytes() where unit was set to "[]" instead of "B"</title>
<updated>2014-11-28T07:47:45Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-28T07:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f7f4672649ee6867175fa0f436408f75dcdf4841'/>
<id>urn:sha1:f7f4672649ee6867175fa0f436408f75dcdf4841</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add method to display operation (uploading) progress in UI message</title>
<updated>2014-11-20T11:03:22Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-20T11:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0b36d151572e050b51d82e7429fee847ebb33e22'/>
<id>urn:sha1:0b36d151572e050b51d82e7429fee847ebb33e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make upload progress text more compact.</title>
<updated>2014-11-20T08:14:33Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-20T08:14:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2dfad0a56454ec3d3bc981379078424ba443f2aa'/>
<id>urn:sha1:2dfad0a56454ec3d3bc981379078424ba443f2aa</id>
<content type='text'>
E.g. "500 KB of 10 MB" becomes "0.5 of 10 MB"
</content>
</entry>
<entry>
<title>Skip unnecessary session updates on task switch - switch session task less often (#1490116)</title>
<updated>2014-10-25T14:45:33Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-10-25T14:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=71dbeeee10d0e3efcda95b8bbe7a2e4156e0f7fe'/>
<id>urn:sha1:71dbeeee10d0e3efcda95b8bbe7a2e4156e0f7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rcmail.php</title>
<updated>2014-10-07T17:14:13Z</updated>
<author>
<name>andryyy</name>
<email>apeters87@gmail.com</email>
</author>
<published>2014-10-07T17:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=383724eb972b700bc5afc306b8a5d5399073ebdb'/>
<id>urn:sha1:383724eb972b700bc5afc306b8a5d5399073ebdb</id>
<content type='text'>
Typo</content>
</entry>
<entry>
<title>Don't init output in CLI mode</title>
<updated>2014-09-10T14:32:28Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-10T14:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=dcc4469844f8ce98bd8323b684e40cf64643e5ae'/>
<id>urn:sha1:dcc4469844f8ce98bd8323b684e40cf64643e5ae</id>
<content type='text'>
Fixes infinite recurssion on raise_error() call when executing scripts
out of the INSTALL_PATH. Also use 'rcube' if 'rcmail' is not needed.
</content>
</entry>
<entry>
<title>Added rcube_utils::resolve_url()</title>
<updated>2014-08-24T09:43:12Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-08-24T09:43:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5f58127eae9ed8c54c190506e11af13e8ba57170'/>
<id>urn:sha1:5f58127eae9ed8c54c190506e11af13e8ba57170</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove code for PHP&lt;5.3, use PHP_VERSION_ID instead of version_compare() for version checks</title>
<updated>2014-08-24T09:23:33Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-08-24T09:23:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=75bbada03b0e616248ec3458d1a6ee98bfc03659'/>
<id>urn:sha1:75bbada03b0e616248ec3458d1a6ee98bfc03659</id>
<content type='text'>
</content>
</entry>
</feed>
