Commit Graph

7856 Commits

Author SHA1 Message Date
Phil Davis
0fb67373a0 Bump commit ids for tests 2021-09-17 09:18:06 +05:45
Willy Kloucek
196d382805 Automated changelog update [skip ci] 2021-09-16 21:50:50 +00:00
Willy Kloucek
4d7b62dad1 Merge pull request #2498 from rhafer/docker-test-root
tests: Run ocis container as root for testsuite
2021-09-16 23:49:59 +02:00
Willy Kloucek
246c2dc15e fix STORAGE_TRANSFER_SECRET usage in deployment examples 2021-09-16 19:06:02 +02:00
Ralf Haferkamp
e932120cbc Allow reva to use safer TLS defaults for LDAP
Reva is moving away from the hardcoded "insecure" setting for LDAP
connections. For this to happend ocis needs some adjustments. In order
to avoid an "insecure" by default config in ocis this commit adds the
new parameters "insecure" and "cacert" to the LDAP configuration for the
auth-, user- and groups-provider. To make the out of the box experience
as smooth as possible the default setting for "cacert" points to the
certificate that is generated for glauth on startup.
2021-09-16 17:56:29 +02:00
Michael Barz
c8b1b42db6 Merge pull request #2516 from owncloud/release-1.12.0
[docs-only] Merge back the Release branch
2021-09-16 16:40:58 +02:00
Pascal Wengerter
9c28941809 Automated changelog update [skip ci] 2021-09-16 14:05:39 +00:00
Pascal Wengerter
f3399b4f32 Merge pull request #2514 from owncloud/15092021_remove-fake-notification
Remove placeholder notifications endpoint in capabilities
2021-09-16 15:05:13 +01:00
A.Unger
202d79945d add notes 2021-09-16 15:53:14 +02:00
A.Unger
53d10c7b6e external IDP dependency 2021-09-16 15:28:54 +02:00
Willy Kloucek
12a1604526 Merge pull request #2515 from owncloud/reva_d83f20c3148d
update reva to d83f20c3148d
2021-09-16 14:44:41 +02:00
Patrick Maier
1bed970a4b Merge pull request #2513 from owncloud/1.12_release_notes
[docs-only] oCIS 1.12 and Web 4.2.0 Release Notes
2021-09-16 14:07:37 +02:00
Willy Kloucek
01b16ec0a9 update reva to d83f20c3148d 2021-09-16 14:04:21 +02:00
Willy Kloucek
98eefd03ef Automated changelog update [skip ci] 2021-09-16 11:58:42 +00:00
Willy Kloucek
945e3157a3 Merge pull request #2512 from owncloud/fix_pull_2493
fix: redirect invalid links to oC Web (#2493)
2021-09-16 13:58:15 +02:00
David Christofas
ab84c4c9a6 Automated changelog update [skip ci] 2021-09-16 11:47:16 +00:00
David Christofas
e2306ad24c Merge pull request #2495 from owncloud/skip_demo_users
Add option to generate the demo users
2021-09-16 07:46:47 -04:00
Juan Pablo Villafáñez
c1dd0ea66e Add default route to the archiver 2021-09-16 12:48:07 +02:00
pwengerter
f5df71717c Remove placeholder notifications endpoint in capabilities 2021-09-16 11:34:17 +01:00
Juan Pablo Villafáñez
a680fc1039 Adjust test configuration 2021-09-16 11:09:59 +02:00
Willy Kloucek
09b4850965 fix #2493 2021-09-16 10:56:38 +02:00
Patrick Maier
ffd412da5c Apply suggestions from code review
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
2021-09-16 10:33:41 +02:00
Michael Barz
6fcae4d45d Update .codacy.yml 2021-09-16 08:29:48 +02:00
Michael Barz
b7b97d1733 Add api test helper code to codacy exclude list 2021-09-16 08:19:59 +02:00
Jörn Friedrich Dreyer
8e50decb11 Automated changelog update [skip ci] 2021-09-15 19:35:27 +00:00
Jörn Friedrich Dreyer
df55e3ff0f Merge pull request #2511 from owncloud/fix-username-encoding
use proper url path decode on the username
2021-09-15 21:30:20 +02:00
Patrick Maier
0fe821ae93 [docs-only] oCIS 1.12 and Web 4.2.0 Release Notes 2021-09-15 18:28:12 +02:00
Juan Pablo Villafáñez
502e77b185 Set true as default value 2021-09-15 18:11:47 +02:00
Juan Pablo Villafáñez
de68fc32a3 Add changelog entry 2021-09-15 18:11:47 +02:00
Juan Pablo Villafáñez
670dfedf7c Add option to generate the demo users 2021-09-15 18:11:47 +02:00
Jörn Friedrich Dreyer
50ab6596bb use proper url path decode on the username
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-09-15 18:00:31 +02:00
Juan Pablo Villafáñez
075bd7500c Add changelog entry 2021-09-15 17:33:16 +02:00
Juan Pablo Villafáñez
8844b0bf57 Expose configuration for the reva archiver 2021-09-15 16:33:34 +02:00
Jörn Friedrich Dreyer
cb3a5b811d Automated changelog update [skip ci] 2021-09-15 11:54:18 +00:00
Jörn Friedrich Dreyer
c53b5bf9a7 Merge pull request #2508 from owncloud/proxy-policy-claim-precedence
allow overriding the cookie based route by claim
2021-09-15 13:53:41 +02:00
Jörn Friedrich Dreyer
b0f0d6a7ee Merge pull request #2493 from owncloud/web_not_found_redirect
redirect to root when file not found
2021-09-15 13:53:19 +02:00
Willy Kloucek
b2d53b9ca1 always set cookie 2021-09-15 13:09:15 +02:00
Jörn Friedrich Dreyer
3d4ee19789 allow overriding the cookie based route by claim
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-09-15 11:56:01 +02:00
Phil Davis
a9422c5e6d Merge pull request #2490 from owncloud/bump-commit-ids
[full-ci][tests-only] Bump commit ids for tests
2021-09-15 14:41:24 +05:45
Michael Barz
69c55662d1 prepare 1.12.0 2021-09-15 10:27:56 +02:00
Saw-jan
d3651ef0b3 bump commit ids for tests 2021-09-15 13:54:58 +05:45
Benedikt Kulmann
b4f6ebe96d Automated changelog update [skip ci] 2021-09-15 07:10:03 +00:00
Benedikt Kulmann
7682a73968 Merge pull request #2501 from owncloud/bump-web-4.2.0
[full-ci] Update deps & bump web to v4.2.0
2021-09-15 09:09:22 +02:00
pwengerter
997d69ae62 Update web to v4.2.0, bump JS deps, update expected failures 2021-09-15 00:35:57 +01:00
David Christofas
0e9e635672 Automated changelog update [skip ci] 2021-09-14 15:02:01 +00:00
David Christofas
05cb9a49fc Merge pull request #2477 from owncloud/update-reva
[full-ci] update reva
2021-09-14 11:01:33 -04:00
David Christofas
194d7af6f3 update reva to v1.13.0 2021-09-14 15:39:36 +02:00
Ralf Haferkamp
94f0c8a481 tests: Run ocis container as root for testsuite
For running the acceptance tests in docker we setup a volume that is
shared between the ocis and oc10/testsuite container. Since ocis needs
to be able to write to that volume we're switching it to run as root.

Closes #2497
2021-09-14 15:06:42 +02:00
A.Unger
25f71d020c document minikube 2021-09-14 14:48:53 +02:00
A.Unger
d414d80e94 briefly explain kubernetes 2021-09-14 11:58:09 +02:00