Make files non executable
There is not much sense in having these files marked executable, we should avoid that.
apps/files_encryption/lib/crypt.php
100755 → 100644
File mode changed from 100755 to 100644
apps/files_encryption/lib/helper.php
100755 → 100644
File mode changed from 100755 to 100644
apps/files_encryption/lib/keymanager.php
100755 → 100644
File mode changed from 100755 to 100644
apps/files_external/lib/config.php
100755 → 100644
File mode changed from 100755 to 100644
apps/files_external/lib/dropbox.php
100755 → 100644
File mode changed from 100755 to 100644
apps/files_external/personal.php
100755 → 100644
File mode changed from 100755 to 100644
apps/user_webdavauth/appinfo/app.php
100755 → 100644
File mode changed from 100755 to 100644
apps/user_webdavauth/appinfo/info.xml
100755 → 100644
File mode changed from 100755 to 100644
apps/user_webdavauth/settings.php
100755 → 100644
File mode changed from 100755 to 100644
apps/user_webdavauth/templates/settings.php
100755 → 100644
File mode changed from 100755 to 100644
apps/user_webdavauth/user_webdavauth.php
100755 → 100644
File mode changed from 100755 to 100644
config/.htaccess
100755 → 100644
File mode changed from 100755 to 100644
config/config.sample.php
100755 → 100644
File mode changed from 100755 to 100644
core/js/select2/select2_locale_zh-TW.js
100755 → 100644
File mode changed from 100755 to 100644
core/js/snap.js
100755 → 100644
File mode changed from 100755 to 100644
index.php
100755 → 100644
File mode changed from 100755 to 100644
lib/private/activitymanager.php
100755 → 100644
File mode changed from 100755 to 100644
lib/private/preview.php
100755 → 100644
File mode changed from 100755 to 100644
lib/private/previewmanager.php
100755 → 100644
File mode changed from 100755 to 100644
lib/private/request.php
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment