<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/.htaccess, branch v0.9.2</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.2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-02-10T13:49:23Z</updated>
<entry>
<title>Fix rewrite rule to actually prevent access to bin/ and SQL/ directories</title>
<updated>2013-02-10T13:49:23Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-02-10T13:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0016cde2fe143643e95a878c53b1c95b318d5aa4'/>
<id>urn:sha1:0016cde2fe143643e95a878c53b1c95b318d5aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some forgotten references to skins/default (#1488591)</title>
<updated>2012-08-09T19:56:00Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-08-09T19:56:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=aff970b5d3c71d3422852e49dbfcdbf5c8e8bbe0'/>
<id>urn:sha1:aff970b5d3c71d3422852e49dbfcdbf5c8e8bbe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve .htaccess security rules:</title>
<updated>2012-05-23T14:18:23Z</updated>
<author>
<name>Raoul Bhatia</name>
<email>raoul@bhatia.at</email>
</author>
<published>2012-05-23T13:34:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b332e799b4840ff6d83c6e3730dd256ce493d79b'/>
<id>urn:sha1:b332e799b4840ff6d83c6e3730dd256ce493d79b</id>
<content type='text'>
1. also prevent access to .gitignore
2. make the second security rule work as expected
3. include README.md in security rules
</content>
</entry>
<entry>
<title>Replace directory .svn/ by .git/ in security rules</title>
<updated>2012-05-09T14:50:43Z</updated>
<author>
<name>Antoine Catton</name>
<email>antoine.catton@utt.fr</email>
</author>
<published>2012-05-09T14:50:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a93f39a8f21a4c060351a140ea5c83cb3ca9da11'/>
<id>urn:sha1:a93f39a8f21a4c060351a140ea5c83cb3ca9da11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Escape dot in regexp (#1488357)</title>
<updated>2012-02-17T15:55:56Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2012-02-17T15:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=57d15d50231bde9fd9d460e82988c2ae0ad98645'/>
<id>urn:sha1:57d15d50231bde9fd9d460e82988c2ae0ad98645</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add ifModule statement for setting Options -Indexes in .htaccess file (#1488274)</title>
<updated>2011-12-25T11:33:28Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-12-25T11:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5e8c7729fb7d1d6c6b352eb3be4a1e53d9677335'/>
<id>urn:sha1:5e8c7729fb7d1d6c6b352eb3be4a1e53d9677335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve .htaccess rules to make it less easy to fingerprint roundcube version</title>
<updated>2011-07-02T08:20:15Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-07-02T08:20:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4b1d5d6e384fc5bddff8ee1c7cb35b8ea9c84bf3'/>
<id>urn:sha1:4b1d5d6e384fc5bddff8ee1c7cb35b8ea9c84bf3</id>
<content type='text'>
by denying access to files and stoping directory indexes (#1484066)


</content>
</entry>
<entry>
<title>Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456</title>
<updated>2010-02-18T18:09:23Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2010-02-18T18:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=29640bcfa918e9c63d6b29c25d67dc361d20bcca'/>
<id>urn:sha1:29640bcfa918e9c63d6b29c25d67dc361d20bcca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149)</title>
<updated>2009-09-22T07:50:32Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2009-09-22T07:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=6d479a622bfb779e07e7ac7bd12154ec951982e5'/>
<id>urn:sha1:6d479a622bfb779e07e7ac7bd12154ec951982e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title> * using php_flag to turn it off (instead of php_value)</title>
<updated>2009-09-09T21:57:00Z</updated>
<author>
<name>till</name>
<email>till@php.net</email>
</author>
<published>2009-09-09T21:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=832890135c79fa533991903414f2849e906628bd'/>
<id>urn:sha1:832890135c79fa533991903414f2849e906628bd</id>
<content type='text'>
</content>
</entry>
</feed>
