stable

Clone or download

Read-only

Merge 'gerrit #9895' into stable/master

* commit '139b748f97': request #10778 Do not serve with .htaccess what can be set with php Change-Id: I80215568023d55f008271a8ef7cacb8fafc4579f

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