Commit Graph

217 Commits

Author SHA1 Message Date
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
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
Jörn Friedrich Dreyer a22cfe6cee Merge pull request #3667 from owncloud/rename-storage-system
storage-metadata -> storage-system
2022-05-04 08:54:20 +00:00
Benedikt Kulmann 16c3b1ae57 [full-ci] Bump web to v5.5.0-rc.2 (#3664)
Bump web to v5.5.0-rc.2

Co-authored-by: Pascal Wengerter <pascal@wengerter.info>
2022-05-04 10:27:07 +02:00
Jörn Friedrich Dreyer 565548ebce storage-metadata -> storage-system
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 08:14:13 +00:00
Jörn Friedrich Dreyer 449a0169f6 approvider -> app-provider
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 06:39:28 +00:00
Willy Kloucek 56261e3e63 Merge branch 'master' into config-env 2022-05-03 18:52:23 +02:00
Willy Kloucek 5bf8f254e1 expose owncloudsql sharing driver 2022-05-03 18:40:55 +02:00
Jörn Friedrich Dreyer e32f909b82 oc10-sql -> owncloudsql
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-03 16:08:17 +00:00
Jörn Friedrich Dreyer 201722a88f Update extensions/storage-metadata/pkg/command/root.go 2022-05-03 18:04:10 +02:00
Jörn Friedrich Dreyer 68ccfa39f3 owncloudsql driver typo
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-03 16:01:37 +00:00
Jörn Friedrich Dreyer 2c49a47d66 fix misnamed owncloudsql driver 2022-05-03 17:50:40 +02:00
Jörn Friedrich Dreyer 0fe6676738 drop specific service name from tracing docs 2022-05-03 17:48:45 +02:00
David Christofas 958b4fe5e3 use new space ID util functions 2022-05-03 17:27:39 +02:00
Jörn Friedrich Dreyer 8ded0ced20 fix doc typo 2022-05-03 17:22:39 +02:00
Jörn Friedrich Dreyer b13a9d7bba ocdav env typo 2022-05-03 17:10:52 +02:00
Willy Kloucek b65936fe99 strip ocis- from command name for all standalone services 2022-05-03 17:08:23 +02:00
Jörn Friedrich Dreyer eac18a9404 Update group doc 2022-05-03 17:04:45 +02:00
Willy Kloucek 4f6cc66d57 fix metadata storage permissions endpoint 2022-05-03 16:57:17 +02:00
Jörn Friedrich Dreyer 003945edec Update group service usage 2022-05-03 16:53:45 +02:00
Jörn Friedrich Dreyer 28978e81ed fix env var typo 2022-05-03 16:52:13 +02:00
Jörn Friedrich Dreyer 7c6cdf0008 Apply suggestions from code review
update usage
2022-05-03 16:51:20 +02:00
Willy Kloucek e97ec5ed58 reintroduce Skip users groups in token option 2022-05-03 16:48:09 +02:00
David Christofas 618e6a6899 implement workaround for chi.RegisterMethod
chi.RegisterMethod writes to a global map. Other parts of chi read that map and since we start multiple chi router in different goroutines we concurrently read/write to the map which is not valid and results in panics
2022-05-03 16:39:36 +02:00
Willy Kloucek 3ad56ed8ad bring back folde precreation for sharing service 2022-05-03 16:00:48 +02:00
Willy Kloucek 59c4727421 temporarily revert back to json sharing drivers 2022-05-03 15:41:53 +02:00
Willy Kloucek 771bfb6c6b remove rest default config from user provider 2022-05-03 15:27:12 +02:00
Willy Kloucek 9268fdcf86 fix ocis build 2022-05-03 15:12:36 +02:00
Willy Kloucek 2df402cf7e user config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek fd44da4629 storage-users config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek b3c8ee3d30 storage sahres config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek d2edd6e98e storage-publiclink config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek f501814bef storage-metadata config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek c6af86c2a8 sharing config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek dde2d41831 ocdav config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek c0c19dc36a fix app registry port 2022-05-03 15:12:35 +02:00
Willy Kloucek 859ae544d5 groups config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek ecb3d4bc84 fix app registry default config 2022-05-03 15:12:35 +02:00
Willy Kloucek 6c2b9cb29b gateway config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek 26a92f2bad add app-registry service 2022-05-03 15:12:35 +02:00
Willy Kloucek ba2fbee07d fix makefile names 2022-05-03 15:12:34 +02:00
Willy Kloucek b6f03f9a6c frontend config docs 2022-05-03 15:12:34 +02:00