Commit Graph

257 Commits

Author SHA1 Message Date
André Duffeck
2c604bacbb Consider the mountpoint share when searching grants 2022-05-10 10:36:40 +02:00
Benedikt Kulmann
079fb63927 Bump web to v5.5.0-rc.5 2022-05-09 13:38:19 +02:00
Willy Kloucek
dedd5228f3 Merge pull request #3744 from wkloucek/idp-env-secrets
expose IDP secret configuration via environment variables
2022-05-09 13:36:04 +02:00
Michael Barz
8145478101 Merge pull request #3743 from owncloud/exit-on-parse-error
Exit when encountering config parsing errors
2022-05-09 13:33:28 +02:00
Willy Kloucek
f2e44c6353 expose IDP secret configuration via environment variables 2022-05-09 12:01:46 +02:00
Willy Kloucek
43d74f276b Merge branch 'master' into reenable-parallel-deployment-in-ci 2022-05-09 11:52:55 +02:00
Michael Barz
f6e2f46ebb Exit when encountering config parsing errors 2022-05-09 11:49:15 +02:00
kobergj
74139f6c52 Permissions for deleting spaces (#3716)
* check permissions when deleting space

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* changelog

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* bump feature reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-09 11:35:52 +02:00
Michael Barz
071db57f14 bump core commitID 2022-05-07 22:24:41 +02:00
Michael Barz
5f0c635f92 make status values configurable 2022-05-07 15:40:51 +02:00
Benedikt Kulmann
4ce35acf01 Update reva and use ocis-pkg version string in capabilities
Needed to use github.com/Masterminds/semver/v3 instead of v1 to be able
to extract major, minor and patch version from a version string.
Falling back to 0.0.0 in any error case (e.g. if the version.String is a
hash)
2022-05-07 15:40:51 +02:00
Willy Kloucek
72c1ea5137 Merge branch 'master' into reenable-parallel-deployment-in-ci 2022-05-07 12:34:25 +02:00
Pascal Wengerter
09faa068fd Merge pull request #3727 from owncloud/bump-web-5.5.0-rc.4
[full-ci] Bump web to v5.5.0-rc.4
2022-05-06 17:43:33 +02:00
Pascal Wengerter
cf83fe324a Bump web to v5.5.0-rc.4 2022-05-06 17:05:42 +02:00
Willy Kloucek
72c2775089 set version and namespace for ocdav service 2022-05-06 15:19:29 +02:00
Willy Kloucek
68be48b95a use userprovider in owncloudsql storage and add gateway for sharing driver 2022-05-06 12:52:47 +02:00
Jörn Friedrich Dreyer
c4014f478e fiv spaces thumbnails
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-06 10:08:01 +00:00
Jörn Friedrich Dreyer
84de8d563e Fix env var naming
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-06 08:43:03 +00:00
Willy Kloucek
deff182729 Merge branch 'master' into reenable-parallel-deployment-in-ci 2022-05-06 08:48:37 +02:00
Jörn Friedrich Dreyer
87147edaa2 Merge pull request #3567 from wkloucek/proxy-thumbnails
add more proxy routes for thumbnails
2022-05-05 19:07:47 +00:00
kobergj
761d72d901 add "/data" to public link URLs (#3703)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-05 18:40:12 +02:00
Jörn Friedrich Dreyer
fd995475b6 use WhoAmI to look up user for legacy webdav endpoints
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 14:48:57 +00:00
Willy Kloucek
5b49432d2d add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 13:51:36 +00:00
Willy Kloucek
5581558869 add .keep file for idp asset folder to make unit tests run without generating assets 2022-05-05 15:51:19 +02:00
Willy Kloucek
2ddc7f7399 split context functions for public and user thumbnails 2022-05-05 13:48:54 +00:00
Willy Kloucek
ea9cbb8c2d return 404 for /remote.php/webdav and /webdav/ previews 2022-05-05 13:48:54 +00:00
Willy Kloucek
a04c5c2f6f implement thumbnails also for webdav and non remote.php routes 2022-05-05 13:48:51 +00:00
Willy Kloucek
d2de2a775d add OCIS_OIDC_ISSUER config env 2022-05-05 15:45:22 +02:00
Willy Kloucek
9db5216bc4 add route handler for all possible webdav urls 2022-05-05 13:44:43 +00:00
Willy Kloucek
79970b0812 add omitempty to proxy routes to slim down configuration example 2022-05-05 13:43:51 +00:00
Willy Kloucek
6b259f6637 add tumbnails proxy route for /dav and /webdav 2022-05-05 13:41:55 +00:00
Willy Kloucek
b09bc344da idp: configure clients in the idp configuration instead of the templated file 2022-05-05 15:20:09 +02:00
Jörn Friedrich Dreyer
d2b0cb870b Merge pull request #3690 from wkloucek/fix-deployment-examples
fix deployment examples
2022-05-05 12:31:41 +00:00
Jörn Friedrich Dreyer
9c120d0758 update notifications docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 11:00:07 +00:00
Willy Kloucek
bba70c5ba5 Merge branch 'fix-compile-time-options' into fix-deployment-examples 2022-05-05 12:30:05 +02:00
Jörn Friedrich Dreyer
51e1aa2978 rename users and groups extensions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 09:14:27 +00:00
Willy Kloucek
f2d82bd1ac fix wopi integration and wopi deployment 2022-05-05 10:55:16 +02:00
Benedikt Kulmann
32d4deb97a Bump web to v5.5.0-rc.3 2022-05-04 19:12:14 +02:00
Michael Barz
4b71cd40af Merge pull request #3678 from owncloud/v2
Update ocis packages and imports to V2
2022-05-04 16:36:01 +02:00
kobergj
25dc46ecd0 ServiceUser -> SystemUser (#3673)
* serviceUser -> systemUser

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* changelog

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* leave out OCIS_URL, cleanup

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 16:31:18 +02:00
kobergj
eb59d2291e MachineAuthAPIKey -> SystemUserAPIKey (#3672)
* split machineauthapikey and systemuserapikey

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* changelog

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* specific errors and some reverts

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* use correct machine auth api key

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 15:48:02 +02:00
Jörn Friedrich Dreyer
2bd63509e3 align more storage-system names (#3674)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 15:19:35 +02:00
Michael Barz
189987bcbd Bump major version to v2 2022-05-04 14:49:59 +02:00
Andre Duffeck
d540c4405d [full-ci] Fix searching shares (#3668)
* Be more robust when limiting the search to a directory in the space

* Add more debug logs

* Fix searching in shares

* Delay indexing by a second so that everything has time to settle

Indexing immediately when the event arrives sometimes causes issues
trying to stat the changed resource.

* Pick up the machine auth secret from the default config

* Adapt to the resourceid refactoring in reva

* Fix unit tests
2022-05-04 13:15:28 +02:00
Ralf Haferkamp
7ef205d232 Get rid of hardcoded admin user uuid
The UUID is generated by `ocs init` now and stored in the config file.
To avoid that every ocis install uses the same UUID

Closes: #3524
2022-05-04 12:42:28 +02:00
Ralf Haferkamp
c312ecf926 Remove a couple of unneeded users from Default Role Assignments
The reva and idp users are service users and don't need any roles
assigned. They currently used for performing LDAP searches.
2022-05-04 12:42:28 +02:00
Christian Richter
55d28f45c6 Merge pull request #3670 from owncloud/yaml-underscores
make yaml tags always use underscore
2022-05-04 12:28:03 +02:00
kobergj
5346299e6d MetadataUserID -> SystemUserID (#3671)
* replace MetadataUserID with SystemUserID

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* the missing change

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* changelog

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-04 11:41:37 +02:00
David Christofas
ae9aff3d59 reduce hacky reference handling in thumbnailer 2022-05-04 10:58:04 +02:00
Jörn Friedrich Dreyer
edd3adcf1d make yaml tags always use underscore
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 08:54:46 +00:00