stable

Clone or download

Read-only

request #10778 Do not serve with .htaccess what can be set with php

Those variables were used, we got feedaback from the field that tracker reports for instance dies with timeouts Change-Id: I7504b3a39815f28f5043cb381de7f7cc9b7992a9

Modified Files

Name
M plugins/git/www/.htaccess +0 −2 Go to diff View file
M plugins/git/www/index.php +8 −12 Go to diff View file
M plugins/tracker/www/.htaccess +0 −8 Go to diff View file
M plugins/tracker/www/index.php +11 −12 Go to diff View file
D src/www/project/export/.htaccess +0 −9 Go to diff View file
M src/www/project/export/index.php +4 −0 Go to diff View file
M src/www/project/export/user_groups_export.php +8 −3 Go to diff View file
M src/www/tracker/.htaccess +0 −8 Go to diff View file
M src/www/tracker/admin/index.php +5 −1 Go to diff View file
M src/www/tracker/admin/restore.php +4 −1 Go to diff View file
M src/www/tracker/download.php +4 −1 Go to diff View file
M src/www/tracker/import_admin.php +3 −0 Go to diff View file
M src/www/tracker/index.php +3 −0 Go to diff View file