forked from cs3org/reva
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tests-only] Merge master into edge (cs3org#2435)
* [Build-deps] Additional rules for CODEOWNERS (cs3org#2323) * Remove share refs from trashbin (cs3org#2298) * Public link propfind (cs3org#2315) * fix public share type in propfinds (cs3org#2316) * Bump core commit id for tests (cs3org#2331) * Revert "Fix content disposition (cs3org#2303)" (cs3org#2332) This reverts commit 3cba223. * [Build-deps]: Bump github.com/gomodule/redigo from 1.8.5 to 1.8.6 (cs3org#2326) * [Build-deps]: Bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3 (cs3org#2324) * [Build-deps]: Bump github.com/aws/aws-sdk-go from 1.42.9 to 1.42.19 (cs3org#2325) * fix app provider new file action and improve app provider error codes (cs3org#2210) * Parse URL path to determine file name (cs3org#2346) * v1.17.0 * handle non existent spaces gracefully (cs3org#2354) * Bump core commit id for tests (cs3org#2365) * [Build-deps]: Bump github.com/minio/minio-go/v7 from 7.0.16 to 7.0.18 (cs3org#2363) * [Build-deps]: Bump github.com/ReneKroon/ttlcache/v2 from 2.9.0 to 2.10.0 (cs3org#2358) * [Build-deps]: Bump go.opentelemetry.io/otel/exporters/jaeger (cs3org#2362) * fix tests by pointing to the right owncloud/core commit id for tests (cs3org#2375) * add new file capabilties to ocs for the app provider (cs3org#2379) * Remove test from expected to fail and bump commit id (cs3org#2380) * add .drone.env to CODEOWNERS as it is part of the test files (cs3org#2378) * fix webdav copy for zero byte files (cs3org#2374) * Implement touch file (cs3org#2369) * implement cs3org/cs3apis#154 * use TouchFile for the app provider * add changelog and comments * revert use TouchFile in app provider * fix resource typo Co-authored-by: Giuseppe Lo Presti <[email protected]> Co-authored-by: Giuseppe Lo Presti <[email protected]> * Dummy implementation of the Lock CS3APIs (cs3org#2350) * allow new file create with app provider on public links (cs3org#2385) * Bump core commit id and use core master for tests (cs3org#2391) * Add product to ocs Version struct (cs3org#2397) The web ui will announce the backend version in the javascript console and is supposed to include the product name as well. The version seems to be a good location for the product field as it already includes the software edition as well. * bump core commit id for tests (cs3org#2404) * [Build-deps]: Bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10 (cs3org#2409) * [Build-deps]: Bump github.com/minio/minio-go/v7 from 7.0.18 to 7.0.20 (cs3org#2408) * [Build-deps]: Bump github.com/rs/cors from 1.8.0 to 1.8.2 (cs3org#2399) * [Build-deps]: Bump github.com/ReneKroon/ttlcache/v2 (cs3org#2387) * [Build-deps]: Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (cs3org#2359) * [tests-only] format .drone.star (cs3org#2411) * update tus/tusd to version 1.8.0 (cs3org#2393) * Fixes for apps in public shares, project spaces for EOS driver (cs3org#2371) * [Build-deps]: Bump github.com/aws/aws-sdk-go from 1.42.19 to 1.42.27 (cs3org#2414) * [Build-deps]: Bump github.com/rs/zerolog from 1.26.0 to 1.26.1 (cs3org#2388) * update owncloud core commit id (cs3org#2418) * [Build-deps]: Bump github.com/mattn/go-sqlite3 (cs3org#2425) * [Build-deps]: Bump github.com/gomodule/redigo from 1.8.6 to 1.8.8 (cs3org#2426) * OIDC and WOPI changes for lightweight users (cs3org#2278) * don't create references in gateway Signed-off-by: jkoberg <[email protected]> * don't run virtual views testsuite Signed-off-by: jkoberg <[email protected]> * bring back token scope expanding Signed-off-by: jkoberg <[email protected]> Co-authored-by: Giuseppe Lo Presti <[email protected]> Co-authored-by: Gianmaria Del Monte <[email protected]> Co-authored-by: David Christofas <[email protected]> Co-authored-by: Swikriti Tripathi <[email protected]> Co-authored-by: Ishank Arora <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Willy Kloucek <[email protected]> Co-authored-by: Michael Barz <[email protected]> Co-authored-by: Phil Davis <[email protected]> Co-authored-by: Benedikt Kulmann <[email protected]> Co-authored-by: Saw-jan Gurung <[email protected]> Co-authored-by: PKiran <[email protected]>
- Loading branch information
Showing
16 changed files
with
250 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Enhancement: OIDC driver changes for lightweight users | ||
|
||
https://github.com/cs3org/reva/pull/2278 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.