Commit Graph

36 Commits (8a6503a23c48470f4bc98a21bde61490e0836bda)

Author SHA1 Message Date
alecpl 4b1d5d6e38 Improve .htaccess rules to make it less easy to fingerprint roundcube version
by denying access to files and stoping directory indexes (#1484066)
13 years ago
thomascube 29640bcfa9 Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456 15 years ago
alecpl 6d479a622b - remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149) 15 years ago
till 832890135c * using php_flag to turn it off (instead of php_value) 15 years ago
thomascube 4b20e28718 Don't set php_value error_log in .htaccess by default 15 years ago
thomascube 49c71c7981 Remove access control from .htaccess 15 years ago
thomascube 2f14293716 Use filemtime for cache busting + better etag for static files 15 years ago
alecpl 80a36b53ad - disable zlib.output_compression in default config 15 years ago
alecpl d51c93b43e - get rid of some hardcoded action names and move decission about output compression to the user 15 years ago
thomascube d7f49d64d3 Speedup UI by using CSS sprites and etags/expires/deflate for static files 15 years ago
alecpl 2d1a451c25 - suhosin.session.encrypt breaks Session handling (#1485846) 15 years ago
till 429f7411a0 * removed, .sh scripts are fixed, not necessary for .inc 16 years ago
thomascube 64c52c63ad Deny access to .sh files 16 years ago
alecpl e86ff9459c #1485571: mbstring.func_overload forbidden 16 years ago
alecpl 34942eb104 #1485375, #1485491 16 years ago
alecpl e3f4275028 #1485375: added favicon.ico redirect 16 years ago
alecpl aaa6ace377 #1485460: session.gc_* moved to main .htaccess file 16 years ago
alecpl d4f264827a #1485155: added zend.ze1_compatibility_mode check in installer and option disabled in .htaccess 16 years ago
alecpl 36bee3f146 -removed content for mod_php4 16 years ago
thomascube 04e87eefd8 Adapt changes to .htaccess and README 17 years ago
svncommit 242675b0a4 make magic_quotes_gpc = 0 17 years ago
till 342db9d08a * check.php: add another check for zlib.output_compression 0
* .htaccess: forcing it off
17 years ago
till f094b0498b * corrected a mistake I made on my last commit when i forced auto_start to "1", but of course it has to be "0"/off (thanks "the_glu@freenode") 17 years ago
till 5812134c2a * fixed #1484437
* also added it to check.php
17 years ago
thomascube fba1f5ab81 New class rcube_user + send message disposition notification 17 years ago
thomascube 5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 17 years ago
thomascube 0d1dd7c80c Fix message list selection + new pngbehavior + use strpos() instead of strstr() 17 years ago
thomascube ef9641e139 Use IfModule directive in .htaccess (closes #1484381) 17 years ago
svncommit 4b9efbb9f4 Fixes interface lock-up issues and minor bugs (richs) 17 years ago
thomascube 6d969b4d90 Documentation, code style and cleanup 17 years ago
thomascube bac7d1742d Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs 18 years ago
thomascube a8b87f6410 Changed default error display to Off 18 years ago
thomascube ea7c46b4f3 Improved reading of POST and GET values 19 years ago
thomascube 58e3602a37 Bugfixes for encoding and sending with attachments 19 years ago
thomascube 977a295eb1 Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago