]> source.dussan.org Git - nextcloud-server.git/commitdiff
Make files non executable
authorLukas Reschke <lukas@owncloud.com>
Fri, 24 Oct 2014 09:14:51 +0000 (11:14 +0200)
committerLukas Reschke <lukas@owncloud.com>
Fri, 24 Oct 2014 09:14:51 +0000 (11:14 +0200)
There is not much sense in having these files marked executable, we should avoid that.

22 files changed:
apps/files_encryption/lib/crypt.php [changed mode: 0755->0644]
apps/files_encryption/lib/helper.php [changed mode: 0755->0644]
apps/files_encryption/lib/keymanager.php [changed mode: 0755->0644]
apps/files_external/lib/config.php [changed mode: 0755->0644]
apps/files_external/lib/dropbox.php [changed mode: 0755->0644]
apps/files_external/personal.php [changed mode: 0755->0644]
apps/user_webdavauth/appinfo/app.php [changed mode: 0755->0644]
apps/user_webdavauth/appinfo/info.xml [changed mode: 0755->0644]
apps/user_webdavauth/settings.php [changed mode: 0755->0644]
apps/user_webdavauth/templates/settings.php [changed mode: 0755->0644]
apps/user_webdavauth/user_webdavauth.php [changed mode: 0755->0644]
config/.htaccess [changed mode: 0755->0644]
config/config.sample.php [changed mode: 0755->0644]
core/js/select2/select2_locale_zh-TW.js [changed mode: 0755->0644]
core/js/snap.js [changed mode: 0755->0644]
index.php [changed mode: 0755->0644]
lib/private/activitymanager.php [changed mode: 0755->0644]
lib/private/preview.php [changed mode: 0755->0644]
lib/private/previewmanager.php [changed mode: 0755->0644]
lib/private/request.php [changed mode: 0755->0644]
lib/private/util.php [changed mode: 0755->0644]
settings/admin.php [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)