Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-06Fix favicon rewrite rule in .htaccess (#8654)Aleksander Machniak
2021-09-19Fix typoAleksander Machniak
2021-07-11Get rid of Travis CIAleksander Machniak
2021-05-10Secure the new CHANGELOG.md file and update installto.sh to sync itAleksander Machniak
2021-02-15Deny access to SECURITY.md and .ciAleksander Machniak
2020-10-05Remove deprecated Content-Security-Policy "referrer no-referrer" (#7602)Aleksander Machniak
2020-07-18Apache prefers to brotli over gzip when possible (#6822)Jack Cherng
2020-05-03Use merge instead of append (#7341)Aleksander Machniak
2018-10-21Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385)Aleksander Machniak
2018-08-25Fix tiny typo (#6407)Rotzbua
2018-04-21Remove sample PHP configuration from .htaccess and .user.ini files (#5850)Aleksander Machniak
2018-01-09Simplify some rewrite rulesAleksander Machniak
2018-01-02[security] deny access to composer.lock (#6117)Rotzbua
2017-12-21There's no Dockerfile file anymoreAleksander Machniak
2017-11-10Fix typos on optional security header comment (#6036)James White
2017-07-12Use .log suffix also in .htaccess/.user.iniAleksander Machniak
2017-02-17Add rewrite rule to disable access to /vendor/bin folder in .htaccess (#5630)Aleksander Machniak
2017-01-20Copy jsdeps.json file on update (#5598)Aleksander Machniak
2016-09-24Control search engine crawlers via X-Robots-Tag header instead of <meta> and ...Aleksander Machniak
2016-07-31Use SymLinksIfOwnerMatch in .htaccess instead of FollowSymLinks disabled on s...Aleksander Machniak
2016-07-29Remove code related to magic_quotes_* and register_globalsAleksander Machniak
2016-05-20Add note about need for module name change in IfModule when using PHP7 (#5249)Aleksander Machniak
2016-05-14Remove useless directivesAleksander Machniak
2016-05-09Move commented mod_headers settings to the end of the fileAleksander Machniak
2016-02-13add optional security header to .htaccessRotzbua
2015-12-22Fix .htaccess rewrite rules to not block .well-known URIs (#1490615)Aleksander Machniak
2015-09-08Improve randomness of security tokens (#1490529)Aleksander Machniak
2015-09-01Add example of setting CSP's no-referer policyAleksander Machniak
2015-07-18Support more secure hashing algorithms for auth cookie - configurable by PHP'...Aleksander Machniak
2015-02-06Enable FollowSymLinks option in .htaccess file which is required by rewrite r...Aleksander Machniak
2015-01-11Explicitly deny access to newly created "Dockerfile"Raoul Bhatia
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-10-13Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3Aleksander Machniak
2014-05-04Support upload progress with session.upload_progress and PECL uploadprogress ...Aleksander Machniak
2014-04-23Convert tabs to spacesAleksander Machniak
2014-04-23Set register_globals=off in .htaccess file and add note to INSTALLAleksander Machniak
2013-12-13Fix security rules in .htaccess preventing access to base URL without the end...Aleksander Machniak
2013-11-05Keep all security rules in one place, support Apache 2.4 syntaxAleksander Machniak
2013-10-27Deny access to all files not containing a . (dot) to block access to differen...Raoul Bhatia
2013-07-28- Fix rewrite rule in .htaccess (#1489240)Aleksander Machniak
2013-07-19Update .htaccessDennis1993
2013-02-10Fix rewrite rule to actually prevent access to bin/ and SQL/ directoriesThomas Bruederli
2013-01-23prevent access to UPGRADING via .htaccessRaoul Bhatia
2012-08-09Replace some forgotten references to skins/default (#1488591)Thomas Bruederli
2012-05-23improve .htaccess security rules:Raoul Bhatia
2012-05-09Replace directory .svn/ by .git/ in security rulesAntoine Catton
2012-02-17- Escape dot in regexp (#1488357)alecpl
2011-12-25- Add ifModule statement for setting Options -Indexes in .htaccess file (#148...alecpl
2011-07-02Improve .htaccess rules to make it less easy to fingerprint roundcube versionalecpl
2010-02-18Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456thomascube