Commit Graph

7159 Commits

Author SHA1 Message Date
Phil Davis
a012f392d8 Merge pull request #2684 from owncloud/bump-commit-id-20211027
[tests-only] [full-ci] Bump CORE_COMMITID for tests
2021-10-27 11:10:00 +05:45
Phil Davis
1bc6a1ed07 Bump core and web commmit id for tests 2021-10-27 10:15:09 +05:45
Pascal Wengerter
846190dfba Automated changelog update [skip ci] 2021-10-26 18:24:19 +00:00
Pascal Wengerter
e94b7243c5 [full-ci] Update web v4.4.0 (#2681)
* Sort out dependencies in accounts, idp, settings, reorder package files, bump ODS to v11.0.0

* Update web to v4.4.0, update release docs for accounts, settings, web

* Remove redundant pull-always & bump Ubuntu img 16->20 in CI config

* Switch to frozen lockfiles for yarn install in CI

* Update expected failures file with web's current state
2021-10-26 19:23:59 +01:00
David Christofas
10186ed535 Automated changelog update [skip ci] 2021-10-26 15:11:26 +00:00
David Christofas
aabfcbe6bc Merge pull request #2680 from owncloud/update-reva
[full-ci] update reva to v1.15
2021-10-26 17:11:03 +02:00
David Christofas
558050daf3 update reva to v1.15 2021-10-26 16:29:24 +02:00
Willy Kloucek
c5be27440a Automated changelog update [skip ci] 2021-10-26 05:41:39 +00:00
Willy Kloucek
7987e58424 Merge pull request #2654 from rhafer/lico-update
Bump lico to v0.51.1
2021-10-26 07:41:17 +02:00
Phil Davis
2e8b160682 Merge pull request #2674 from owncloud/bump-commit-id-20211025
[full-ci][tests-only] Bump core commit id for tests
2021-10-26 11:16:40 +05:45
Saw-jan
9abb45a43c update expected-failure file 2021-10-26 10:13:50 +05:45
Ralf Haferkamp
0e1355a038 Bump lico to v0.51.1
This update includes:
 * Apply LibreGraph naming treewide
 * move to go1.17
 * Update 3rd party Go dependencies
2021-10-25 17:12:30 +02:00
Saw-jan
80e4a750b1 bump core commit id for tests 2021-10-25 17:32:03 +05:45
David Christofas
25d6e4efd1 Automated changelog update [skip ci] 2021-10-22 15:42:08 +00:00
David Christofas
e146b03aef Merge pull request #2667 from rhafer/mkdir-idp
idp: Create parent directories if they don't exist
2021-10-22 17:41:12 +02:00
David Christofas
087a14289a Automated changelog update [skip ci] 2021-10-22 14:37:26 +00:00
David Christofas
e85bd673fc Merge pull request #2650 from owncloud/graph-update-drive
enforce set space quota permission
2021-10-22 16:36:40 +02:00
Ralf Haferkamp
9e8231ab01 idp: Create parent directories if they don't exist
The parent directories of the identifier-registration.yaml config file might
not exist when starting idp. So instead of creating just the top most
directory use MkdirAll to also create the parents.
2021-10-22 16:35:59 +02:00
David Christofas
c23071fb91 enforce set space quota permission 2021-10-22 15:53:52 +02:00
David Christofas
46ce7b88eb Automated changelog update [skip ci] 2021-10-22 12:36:15 +00:00
David Christofas
d71907f422 Merge pull request #2666 from owncloud/http-header
Refactor http headers
2021-10-22 14:35:45 +02:00
David Christofas
9ecc065879 update CORS middleware and make it configurable 2021-10-22 13:27:31 +02:00
David Christofas
c370276198 add some information about the security headers 2021-10-22 12:01:00 +02:00
David Christofas
4a30624fe8 remove deprecated X-XSS-Protection header
Only legacy browsers are still supporting this header. See
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection#browser_compatibility.
2021-10-22 12:00:56 +02:00
Michael Barz
4b43c5f81f Automated changelog update [skip ci] 2021-10-22 06:58:49 +00:00
Michael Barz
0ed7cca740 Merge pull request #2637 from ishank011/ocs-additional-info
Add sharees additional info paramater config to ocs
2021-10-22 08:56:45 +02:00
Willy Kloucek
509db097ff Automated changelog update [skip ci] 2021-10-21 16:08:21 +00:00
Willy Kloucek
235ceed10c Merge pull request #2660 from owncloud/spaces-respect-ocis-url
split spaces webdav url and graph url configuration in base and path parts
2021-10-21 18:01:56 +02:00
Michael Barz
ab163baa70 Merge pull request #2639 from owncloud/add-api-steps
[tests-only] add some more steps
2021-10-21 15:31:05 +02:00
Michael Barz
c1ef23a761 add also propfind steps 2021-10-21 14:47:42 +02:00
Willy Kloucek
e2d9898cb1 fix CI 2021-10-21 14:30:18 +02:00
Willy Kloucek
29341a7f94 split spaces webdav url and graph url configuration in base and path parts 2021-10-21 14:30:18 +02:00
Willy Kloucek
92a52daf98 Automated changelog update [skip ci] 2021-10-21 12:14:53 +00:00
Willy Kloucek
ee7a3bf5d2 Merge pull request #2655 from owncloud/feat/user-settings-capability
Feat/user settings capability
2021-10-21 14:13:53 +02:00
Willy Kloucek
f30b5af0af update reva 2021-10-21 13:40:27 +02:00
pwengerter
a837e4881f Improve wording in changelog items 2021-10-21 13:40:04 +02:00
pwengerter
d2307f49d9 Add versioned user settings capability 2021-10-21 13:40:04 +02:00
Willy Kloucek
5268b8e5e6 Automated changelog update [skip ci] 2021-10-21 09:35:01 +00:00
Willy Kloucek
d7d3ac76a5 Merge pull request #2658 from owncloud/reva-852282ce34f5
[full-ci] update REVA to 852282ce34f5
2021-10-21 11:34:00 +02:00
David Christofas
acd2aa315e Merge pull request #2657 from owncloud/remove-context-key
remove deprecated context key
2021-10-21 10:57:43 +02:00
Willy Kloucek
7c20ca2b54 update REVA to 852282ce34f5 2021-10-21 10:36:53 +02:00
David Christofas
45fe331ad7 remove deprecated context key 2021-10-21 10:16:58 +02:00
Willy Kloucek
bd8a799366 Merge pull request #2656 from owncloud/glauth_v2
use glauth v2
2021-10-21 09:45:08 +02:00
Willy Kloucek
1ccc568260 use glauth v2 2021-10-21 07:35:10 +02:00
Willy Kloucek
e5488947f7 Automated changelog update [skip ci] 2021-10-20 15:11:28 +00:00
Willy Kloucek
d6975c45e0 Merge pull request #2584 from owncloud/lower_tus_size
lower TUS max chunk size from infinite to 0.1 GB
2021-10-20 17:07:44 +02:00
Willy Kloucek
a3785953af Merge pull request #2651 from owncloud/update-deps
[full-ci] update dependencies
2021-10-20 15:59:05 +02:00
David Christofas
afaf4e0ec8 Automated changelog update [skip ci] 2021-10-20 13:13:42 +00:00
David Christofas
a759938a8d Merge pull request #2652 from owncloud/bauth-password-prefix
fix(public-share): basic auth password prefix
2021-10-20 15:11:34 +02:00
Willy Kloucek
60a68e8d93 Merge pull request #2643 from owncloud/deployment-example-fix-cs3-users
fix cs3 users deployment example
2021-10-20 15:05:20 +02:00