Commit Graph

572 Commits

Author SHA1 Message Date
David Christofas 2356f5c1cc Merge pull request #2894 from owncloud/space-membership
add missing config for space membership endpoint
2021-12-16 19:24:24 +01:00
David Christofas 1050bd4f29 add missing config for space membership endpoint 2021-12-16 16:52:22 +01:00
David Christofas afcde1e529 Merge pull request #2885 from owncloud/update-graph-api
Change: Update graph api to 0.5.0
2021-12-16 14:51:21 +01:00
Michael Barz 4502d4dfcc Update graph api to 0.5.0 2021-12-16 13:39:27 +01:00
Willy Kloucek 135d7d6279 Merge pull request #2878 from owncloud/update-reva-20211214
[full-ci] update reva
2021-12-15 17:18:47 +01:00
Willy Kloucek 8607525f65 update reva 2021-12-15 14:39:41 +01:00
Willy Kloucek 32f7af851d add new file url of the app provider to the ocs capabilities 2021-12-15 10:43:53 +01:00
Michael Barz 04145b295a Merge pull request #2869 from owncloud/graph-api-rest
Graph api rest
2021-12-13 19:59:01 +01:00
Willy Kloucek 6018949775 Merge pull request #2859 from owncloud/release-1.16.0
release oCIS 1.16.0
2021-12-13 10:50:29 +01:00
Michael Barz 6e73ee7466 handle non existent spaces gracefully 2021-12-12 17:26:57 +01:00
Michael Barz 83fd088b70 Merge pull request #2858 from owncloud/graph-update
graph update
2021-12-12 17:25:52 +01:00
Michael Barz e628750dc2 graph update 2021-12-11 21:59:36 +01:00
pwengerter 9dca6c3286 Bump web to v4.6.1 2021-12-10 10:20:10 +01:00
Willy Kloucek ff1067a6a2 fix reva pr links 2021-12-09 17:58:48 +01:00
David Christofas a85644cddd enable signature auth in public share auth middleware 2021-12-09 17:47:36 +01:00
Willy Kloucek d071a30714 release 1.16.0 2021-12-09 17:42:08 +01:00
Willy Kloucek c1d01303d2 update REVA to v1.17.0 2021-12-09 15:36:18 +01:00
Willy Kloucek 54de444c29 update REVA 2021-12-08 13:21:16 +01:00
Pascal Wengerter 0e1d9b990f [full-ci] Bump web to v4.6.0 (#2846)
* Bump web to v4.6.0

* [full-ci]Bump web commitic in CI

* Start middleware in accounts & settings CI pipelines, update expected failures

Co-authored-by: Dipak Acharya <dpakach@gmail.com>
2021-12-08 12:23:28 +01:00
Jörn Friedrich Dreyer ffe75747d3 Merge pull request #2837 from owncloud/update-reva-a042373b390
[full-ci] update reva, ignoring docker-arm
2021-12-07 13:17:12 +01:00
Willy Kloucek 34e755943a add changelog 2021-12-06 17:16:59 +01:00
A.Unger 8f14fdae1c added changelog 2021-12-06 13:58:08 +01:00
Willy Kloucek c067da5496 update reva 2021-12-06 12:01:15 +01:00
Alex Unger a73fd54b85 Merge pull request #2779 from owncloud/claim-selector-basic-auth 2021-12-06 11:01:09 +01:00
Willy Kloucek 7be72efddd Merge pull request #2832 from rhafer/user-claim-fallback
OIDC: fallback to "email" if IDP doesn't provide "preferred_username" claim
2021-12-02 14:47:13 +01:00
Willy Kloucek 1cdd3b1699 update reva 2021-12-01 09:37:20 +01:00
Ralf Haferkamp c35a0f7553 OIDC: fallback to "email" if IDP doesn't provide "preferred_username" claim
Some IDPs (e.g. Authelia) don't add the "preferred_username" claim.
Fallback to the "email" claim in that case.

Fixes: #2644
2021-11-30 17:53:44 +01:00
Willy Kloucek d85def9b88 check cookie for before we fall back to the default policy 2021-11-29 09:51:39 +01:00
Willy Kloucek e6ca10cbc4 Update changelog/unreleased/fix-create-group-without-name.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
2021-11-26 13:04:22 +01:00
Willy Kloucek dc5901b25c disallow creation of a group with empty name via the OCS api 2021-11-26 13:03:54 +01:00
Willy Kloucek 0fc2efadf2 rename APP_PROVIDER_BASIC_* environment variables, followup of #2811 2021-11-24 15:17:33 +01:00
Willy Kloucek 9cada56222 Merge pull request #2807 from aduffeck/fix_s3ng_metadata_storage
Fix s3ng metadata storage
2021-11-24 14:03:06 +01:00
A.Unger 36be70c714 added changelog 2021-11-24 11:48:07 +01:00
André Duffeck dd6249b691 Add changelog 2021-11-23 14:10:42 +01:00
Alex Unger 1befac2a8f Merge pull request #2708 from owncloud/try-gookikt-config 2021-11-23 13:18:39 +01:00
A.Unger 43af041a04 reword changelog 2021-11-23 12:33:17 +01:00
A.Unger 552a79c23f added changelog 2021-11-23 11:20:58 +01:00
Willy Kloucek 931411b6b9 fix REVA changelog rendering 2021-11-19 16:08:47 +01:00
Willy Kloucek fd647397f3 prepare changelog for oCIS 1.15.0 release 2021-11-19 16:04:13 +01:00
Willy Kloucek b259845039 update REVA to v1.16.0 2021-11-19 15:23:08 +01:00
Willy Kloucek 6c4e00f001 update reva 2021-11-18 16:52:46 +01:00
pwengerter f13ccb1dd2 Bump web to v4.5.0 2021-11-16 16:40:37 +00:00
Willy Kloucek 117b2feae1 Merge pull request #2755 from owncloud/fix-basic-auth-with-custom-user-claim
fix basic auth with custom user claim
2021-11-15 14:04:06 +01:00
Benedikt Kulmann 24b51daa65 Merge pull request #2726 from owncloud/reva_default_app
[full-ci] update reva to get cs3org/reva#2230
2021-11-11 16:07:17 +01:00
Willy Kloucek d05df2f85e fix basic auth with custom user claim 2021-11-11 11:43:10 +01:00
David Christofas cd99845557 Merge pull request #2745 from owncloud/insecure-options
make all insecure options configurable and change the default to false
2021-11-10 17:49:15 +01:00
Willy Kloucek 719df3ceb6 update reva to get cs3org/reva#2230 2021-11-10 17:17:50 +01:00
Willy Kloucek 28af5f74f3 change change title 2021-11-10 16:59:40 +01:00
Willy Kloucek 6590565a2f introduce OCIS_INSECURE option 2021-11-10 16:55:12 +01:00
Willy Kloucek e35d4fd0ac remove GRPC insecure config options, since it always needs to be set to insecure 2021-11-10 16:12:29 +01:00