Commit Graph

31449 Commits

Author SHA1 Message Date
Morris Jobke 8abf6e0ed1
fixed code 2016-06-20 18:50:56 +02:00
Morris Jobke 555a3b597e
fixed translations 2016-06-20 18:50:46 +02:00
Morris Jobke bbe16db5a6 Merge pull request #174 from nextcloud/stable9-upstream-sync
[stable9] Upstream Sync
2016-06-20 18:02:18 +02:00
Vincent Petry dc3db4e1c0
Delay files_sharing's registerMountProviders
This moves registerMountProviders until after the sharing backends were
registered. In some situations registerMountProviders will trigger
listeners which might require filesystem access which itself would
mount shares, which itself requires the sharing backends to be
initialized.
2016-06-20 17:39:00 +02:00
Vincent Petry f11e486025
Make getShareFolder use given view instead of static FS (#25150) 2016-06-20 17:39:00 +02:00
Jörn Friedrich Dreyer cf3b5e3e86
Capped cache for user config 2016-06-20 17:39:00 +02:00
Roeland Jago Douma 07436d089b
Do not recurse link share fetching
* Might fix an issue on oracle
2016-06-20 17:38:59 +02:00
Vincent Petry 280c288bc0
Convert Dropbox Forbidden exception to StorageNotAvailableException 2016-06-20 17:37:55 +02:00
Jan-Christoph Borchardt 5e6a724c5c
fix grouped input fields, make sure they take precedence 2016-06-20 17:37:50 +02:00
Christoph Wurst 43065e7369
load authentication apps first 2016-06-20 17:37:45 +02:00
Vincent Petry ac56629c86
Capped cache for cache info in UserMountCache 2016-06-20 17:37:38 +02:00
Jörn Friedrich Dreyer 38663e13cc
Allow empty host when installing on oracle via CLI (#25034) 2016-06-20 17:37:31 +02:00
Jörn Friedrich Dreyer 459aa933b9
decrease initial users to load to 50
Prevents timeouts on the initial loading of users. proper fix will be in https://github.com/owncloud/core/pull/10994
Workaround for https://github.com/owncloud/core/issues/24734
2016-06-20 17:37:25 +02:00
Thomas Müller 0934153ed2
Use an explicit version of sabre/dav to allow caching on the jenkins slaves - fixes #25087 (#25089) 2016-06-20 17:37:17 +02:00
Vincent Petry 3189c22ff3
Use capped cache for encryption's user access list 2016-06-20 17:37:09 +02:00
Morris Jobke 4ca0963973 Merge pull request #170 from nextcloud/fix-references-stable9
[stable9] Fix some ownCloud/Nextcloud references
2016-06-20 16:02:32 +02:00
Björn Schießle 4495b539a5 Merge pull request #172 from nextcloud/fix-references-trash-and-versions-stable9
[stable9] no need to mention ownCloud explicitely in the versions and trash bin app
2016-06-20 15:50:32 +02:00
Bjoern Schiessle 741f5fefea
no need to mention ownCloud explicitely 2016-06-20 15:16:04 +02:00
Bjoern Schiessle bf15ec5914
fix references in encryption app 2016-06-20 15:09:08 +02:00
Lukas Reschke 1d5d777c2d Merge pull request #110 from nextcloud/stable9-soften-policy-if-no-cookie-is-sent
Soften the cookie check if no cookies are sent
2016-06-20 15:03:14 +02:00
Bjoern Schiessle 5dd48347ea
fix references in the federation app 2016-06-20 15:02:58 +02:00
Bjoern Schiessle 299f854f00
fix references in the federated files sharing provider 2016-06-20 14:50:13 +02:00
Björn Schießle eabf633d66 Merge pull request #161 from nextcloud/stable9-backport-160
[stable9] fix translations
2016-06-20 13:09:47 +02:00
Morris Jobke 3a4a0ef009
fix translations 2016-06-20 08:51:26 +02:00
Morris Jobke 03dfb22b46 Merge pull request #134 from hailthemelody/stable9-backport-updater-url
[stable9] revise updater.server.url to reflect nextcloud.org URL
2016-06-19 10:27:44 +02:00
= 6d9a4759d8 revise updater.server.url to reflect nextcloud.org URL, also it's comment 2016-06-16 10:55:25 -04:00
Marius Blüm bbfd0e2821 Merge pull request #118 from nextcloud/stable9-backport-111
[stable9] Fix strengthify issues
2016-06-15 18:57:40 +02:00
Morris Jobke ac5122f45a
fix strengthify in personal settings 2016-06-15 17:54:57 +02:00
Morris Jobke 91b089855a
fix setup page strengthify
* fixes #105
2016-06-15 17:54:54 +02:00
Morris Jobke 957d35f590
Update strengthify to 0.5.1 2016-06-15 17:54:49 +02:00
Marius Blüm fff42812c7 Merge pull request #114 from nextcloud/stable9-fix-more-button
[stable9] fix padding of 3-dot button on mobile
2016-06-15 17:32:23 +02:00
Morris Jobke ae8f750039 Merge pull request #109 from nextcloud/stable9-ci-integration-tests
[stable9] Add integration tests
2016-06-15 16:17:03 +02:00
Jan-Christoph Borchardt 8ea06c8569 fix padding of 3-dot button on mobile 2016-06-15 15:54:30 +02:00
Marius Blüm 76eef55ff6 Merge pull request #108 from nextcloud/stable9-backport-97
[stable9] Change name of the product in update message
2016-06-15 13:26:57 +02:00
Morris Jobke 7d3bc95fa6 Merge pull request #88 from nextcloud/add-strict-cookie-check-also-to-config-js
[stable9] Add strict config check to config.js
2016-06-15 12:37:39 +02:00
Lukas Reschke bdc6d21da5
Remove duplicate data folder 2016-06-15 12:31:01 +02:00
Morris Jobke 9fc6118247
add temporary cleanup step for CI 2016-06-15 12:30:56 +02:00
Morris Jobke bd278c2081
fix integration tests for new admin_audit app 2016-06-15 12:30:50 +02:00
Morris Jobke 97ae4d8b00
Add integration tests 2016-06-15 12:30:45 +02:00
Morris Jobke 4e323a42ba
Change name of the product in update message 2016-06-15 12:25:35 +02:00
Lukas Reschke 202530f4f3
Soften the cookie check if no cookies are sent
When no cookies are sent it is not required to perform any check for the strict or lax cookie, it does not provide any significant security advantage.

It does however interfer with the Android client which requests thumbnails from the unofficial API at `/index.php/apps/files/api/v1/thumbnail/256/256/{filename}`. This endpoint expects the strict cookie to be existent to not leak the existence of files. The Android client authenticates against this endpoint using Basic Auth and without cookies in some cases at least. This will make these endpoints work again with such cases.

To test this issue the following cURL command once without the patch and once with:

> curl http://localhost/index.php/apps/files/api/v1/thumbnail/256/256/welcome.txt  -u admin -v

Without the patch the request is redirected (which the client does not obey) and with the patch the preview is returned.
2016-06-15 11:50:26 +02:00
Lukas Reschke 7a5093c43e Merge pull request #92 from nextcloud/stable9-fix-htaccess-warning
[stable9] Fix data directory warning
2016-06-14 13:39:55 +02:00
Lukas Reschke 6efe6b47ba
Fix data directory warning
Otherwise always the warning is displayed that the data directory is accessible from the internet when URLs without index.php are enabled.

Fixes https://github.com/nextcloud/server/issues/91
2016-06-14 13:29:38 +02:00
Lukas Reschke 326dcd7b66
9.0.50 it is 2016-06-14 12:28:40 +02:00
Lukas Reschke d3374220f5 Merge pull request #75 from nextcloud/brand-to-nextcloud
Brand to nextcloud
2016-06-14 11:42:48 +02:00
Morris Jobke b308b9521a Merge pull request #87 from nextcloud/add-some-basic-cache-busting
[stable9] Add some basic cache busting
2016-06-14 10:57:38 +02:00
Morris Jobke 4a22f79ac3 Merge pull request #86 from nextcloud/adjust-release-string
Adjust release string
2016-06-14 10:55:50 +02:00
Lukas Reschke 6d559ff5cf
[stable9] Add strict config check to config.js 2016-06-14 09:18:33 +02:00
Lukas Reschke 3ead2b12ed
Add some super basic cache busting
At least the logo should be correct after an update.....
2016-06-14 09:10:52 +02:00
Lukas Reschke ae1ed8c205 Adjust release string 2016-06-14 08:55:25 +02:00