Merge remote-tracking branch 'origin/support/2.6' into support/2.7

# Conflicts:
#	application/utils.inc.php
#	conf/web.config
#	datamodels/2.x/itop-backup/ajax.backup.php
#	datamodels/2.x/itop-backup/status.php
This commit is contained in:
Pierre Goiffon
2020-05-18 09:24:46 +02:00
8 changed files with 214 additions and 144 deletions

5
.gitignore vendored
View File

@@ -16,6 +16,11 @@
vendor/*
test/vendor/*
# all conf but listing prevention
/conf/**
!/conf/.htaccess
!/conf/web.config
# all datas but listing prevention
/data/**
!/data/.htaccess