jkoberg
fd78a662fd
Merge branch 'master' into StoreSettingsViaMetadata
2022-03-02 10:18:12 +01:00
jkoberg
7731de91f1
create id for values if not given
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-02 10:14:27 +01:00
Jörn Friedrich Dreyer
beaac40aa6
update reva to include decomposedfs nodes-per-space ( #3228 )
...
* update reva to include decomposedfs nodes-per-space
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* check create space with own constraint
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* unexpected passed
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* remove unused variable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* revert reva commit id
Co-authored-by: Florian Schade <f.schade@icloud.com >
2022-03-02 08:47:53 +01:00
jkoberg
c80022b0c6
ReadSetting unit test & implementation
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-01 15:52:57 +01:00
jkoberg
a647f56bb0
unitests for list values
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-01 15:22:19 +01:00
jkoberg
f64280188a
refine initialization logic again
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-01 14:54:28 +01:00
jkoberg
7fcf6f5aa0
implement permission unit tests
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-01 12:15:39 +01:00
Phil Davis
27c4b7b976
Merge pull request #3246 from owncloud/bump-core-commitId-ocis
...
[tests-only] bumped core commit Id on ocis to include this PR 39828
2022-03-01 15:49:00 +05:45
jkoberg
a873fdc942
return default values when mdc is not initialized
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-01 10:55:47 +01:00
Phil Davis
abe1d6b6ec
Remove excess whitespace from expected-failures files
2022-03-01 15:04:15 +05:45
sushmita56
f722c6a4ed
fixed expected failure lines
2022-03-01 15:04:09 +05:45
sushmita56
700f0301d7
bumped core commit Id on ocis
2022-03-01 12:05:39 +05:45
Ralf Haferkamp
ccf6bf1b0d
idm: Fix error handling on startup ( #3243 )
...
* Fix idm to acutally return error during startup to the runtime
* Add proper conditon to error log statement
2022-02-28 17:52:51 +01:00
jkoberg
492419ec7b
rework initialization logic
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-28 17:15:24 +01:00
jkoberg
4c22c07711
add test for appendSetting
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-28 16:39:07 +01:00
jkoberg
e23448f581
return listaccounts permission when mdc is not yet set
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-28 15:35:33 +01:00
Willy Kloucek
ba29635cd8
Merge pull request #3240 from owncloud/dependabot/go_modules/github.com/nats-io/nats-streaming-server-0.24.2
...
Bump github.com/nats-io/nats-streaming-server from 0.24.1 to 0.24.2
2022-02-28 10:34:41 +01:00
jkoberg
588a731d6d
delay creation of default roles
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-26 14:00:39 +01:00
jkoberg
2452d01506
lazy initialize metadataclient
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-26 13:18:27 +01:00
jkoberg
11a8b75b2e
use cs3storage in metadatastorage
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-25 17:28:36 +01:00
jkoberg
721026654d
make values unit tests green
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-25 15:58:48 +01:00
dependabot[bot]
8687cac872
Bump github.com/owncloud/libre-graph-api-go from 0.10.0 to 0.11.0 ( #3223 )
...
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases )
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 14:21:59 +01:00
Ralf Haferkamp
77665a85d5
Merge pull request #3190 from rhafer/libreidm-svc
...
embed libgraph/idm as a service
2022-02-25 13:21:56 +01:00
Ralf Haferkamp
02775b72c7
Add embeded libregrah/idm server
...
This add a new service "idm" providing and LDAP service (via ldaps) on
port 9235. If not existing it will bootstrap an initial LDAP tree and
administrative user as well as a self-signed Certificate and Key
(similar to what is done for glauth).
2022-02-25 11:43:03 +01:00
dependabot[bot]
5afff0b4aa
Bump github.com/nats-io/nats-streaming-server from 0.24.1 to 0.24.2
...
Bumps [github.com/nats-io/nats-streaming-server](https://github.com/nats-io/nats-streaming-server ) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/nats-io/nats-streaming-server/releases )
- [Changelog](https://github.com/nats-io/nats-streaming-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-streaming-server/compare/v0.24.1...v0.24.2 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-streaming-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 10:12:44 +00:00
Willy Kloucek
592e030b12
Merge pull request #3239 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.3.1
...
Bump github.com/blevesearch/bleve/v2 from 2.3.0 to 2.3.1
2022-02-25 11:11:17 +01:00
Ralf Haferkamp
a3aad659f8
Move logrus wrapper to ocis-pkg
...
To make it more widely usable
2022-02-25 08:58:38 +01:00
dependabot[bot]
77ccf8febd
Bump github.com/blevesearch/bleve/v2 from 2.3.0 to 2.3.1
...
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/blevesearch/bleve/releases )
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 06:28:07 +00:00
David Christofas
f612ca788e
Automated changelog update [skip ci]
2022-02-24 17:56:27 +00:00
David Christofas
93cb085f37
Merge pull request #3235 from owncloud/fix-spaces-thumbnails
...
fix spaces thumbnails
2022-02-24 18:55:41 +01:00
jkoberg
45c85f4237
make bundle unit tests green
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-24 18:41:55 +01:00
jkoberg
a762e3cf69
make assignment unittests green
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-24 18:16:58 +01:00
David Christofas
571ee558c2
fix spaces thumbnails
...
When requesting files using spaces references, the path needs to be relative
2022-02-24 18:16:03 +01:00
jkoberg
25191fe7d7
Merge branch 'master' into StoreSettingsViaMetadata
2022-02-24 16:18:52 +01:00
kobergj
7973c743f9
use correct nats port ( #3230 )
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-24 16:11:55 +01:00
jkoberg
297a0063ab
add changelog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-24 15:17:13 +01:00
jkoberg
0d4f8df2f6
Settings: activate metadata store to see tests failing
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-24 15:13:06 +01:00
jkoberg
534e561f2e
Merge branch 'master' into StoreSettingsViaMetadata
2022-02-24 15:12:49 +01:00
jkoberg
59527e118d
Settings: add metadata store
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-24 15:09:25 +01:00
Michael Barz
83282b8144
Automated changelog update [skip ci]
2022-02-24 14:03:31 +00:00
Michael Barz
6956d0f871
[full-ci] update reva ( #3231 )
...
* update reva
* adjust expected failures
2022-02-24 15:03:02 +01:00
Jörn Friedrich Dreyer
7cb50011b7
Merge pull request #3131 from rhafer/readonly-idm-adr
...
[docs-only] ADR: Add first draft for readonly external user management
2022-02-24 12:53:33 +01:00
Michael Barz
f210ac47a8
Automated changelog update [skip ci]
2022-02-24 11:51:17 +00:00
Michael Barz
e0a09ccbd7
update reva
2022-02-24 12:50:31 +01:00
Jörn Friedrich Dreyer
7d511eabb9
Apply suggestions from code review
...
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
2022-02-24 12:44:18 +01:00
Jörn Friedrich Dreyer
0df3fdddcc
Automated changelog update [skip ci]
2022-02-24 09:55:04 +00:00
Jörn Friedrich Dreyer
46048c69b1
Merge pull request #3219 from owncloud/spaces-thumbnails
...
support thumbnails in spaces
2022-02-24 10:54:27 +01:00
David Christofas
5dcc0e3b6c
Automated changelog update [skip ci]
2022-02-24 08:54:23 +00:00
David Christofas
8b2ee7a9a5
Merge pull request #3217 from owncloud/notifications-service
...
Enh: First version of the notifications service
2022-02-24 09:53:34 +01:00
David Christofas
4bc85c969b
Automated changelog update [skip ci]
2022-02-24 08:44:07 +00:00