Phil Davis
1265fd6bc2
Merge pull request #3347 from owncloud/update-drone-star-file
...
[CI] Updated drone.star file to match latest changes
2022-03-22 10:19:59 +05:45
Phil Davis
a463984c56
Sort image constants in .drone.star
2022-03-22 03:19:51 +05:45
Prarup Gurung
e187072d38
Updated drone star file
2022-03-22 03:13:46 +05:45
Willy Kloucek
10b3a61f43
Merge pull request #3355 from rhafer/idm-dflt-cfg
...
Fix default config for idm
2022-03-21 18:31:59 +01:00
Ralf Haferkamp
e47466ca22
bump libregraph/idm to lastest master
2022-03-21 17:27:18 +01:00
Ralf Haferkamp
59770ef968
Fix default config for idm
...
It seems some defaults got lost when moving default to defaults/defaultconfig.go
2022-03-21 16:15:01 +00:00
kobergj
7bc6596924
Space events audit logging ( #3346 )
...
* space created event
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* space renamed event
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* disable, enable & delete events
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* use edge reva
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-21 11:01:08 +01:00
Andre Duffeck
ed417ea1c9
Add support for the cs3 metadata storage share manager ( #3290 )
...
* Add support for the cs3 share manager
* Name the cs3 storage config options generically so they can be reused
* Set default value for CS3ServiceUserIdp
2022-03-21 10:19:48 +01:00
kobergj
40062ca6d6
Automated changelog update [skip ci]
2022-03-18 10:54:41 +00:00
kobergj
fd99aef90b
File events audit logging ( #3332 )
...
* use feature reva & file config
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* pre-implementation
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* add changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* prerequesists for unit tests
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* file created event
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* remaining tests & events
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* use edge reva
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* improvements from manual testing
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* use utils package to generate itemID
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-18 11:53:50 +01:00
David Christofas
4cc088d0ea
Automated changelog update [skip ci]
2022-03-18 08:13:27 +00:00
David Christofas
e0a35d37c3
Merge pull request #3329 from owncloud/password-reset-link
...
add password reset link to login page
2022-03-18 09:09:06 +01:00
Pascal Wengerter
ae50a4d507
Merge pull request #3306 from owncloud/dependabot/npm_and_yarn/settings/babel/register-7.17.0
...
Bump @babel/register from 7.15.3 to 7.17.0 in /settings
2022-03-17 19:31:34 +01:00
Pascal Wengerter
1e35c983a1
Merge pull request #3307 from owncloud/dependabot/npm_and_yarn/settings/babel/plugin-proposal-export-default-from-7.16.7
...
Bump @babel/plugin-proposal-export-default-from from 7.14.5 to 7.16.7 in /settings
2022-03-17 19:30:56 +01:00
Willy Kloucek
00f614497d
Merge pull request #3338 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.4.0
...
Bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.0
2022-03-17 12:50:06 +01:00
dependabot[bot]
ade7a1c675
Bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.0
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 10:29:14 +00:00
Willy Kloucek
6e2ebc068d
Merge pull request #3335 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.5.0
...
Bump go.opentelemetry.io/otel/sdk from 1.4.1 to 1.5.0
2022-03-17 11:26:44 +01:00
dependabot[bot]
781cd3d6a3
Bump go.opentelemetry.io/otel/sdk from 1.4.1 to 1.5.0
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 06:16:41 +00:00
Phil Davis
cd8c539cbb
Automated changelog update [skip ci]
2022-03-16 22:55:29 +00:00
Phil Davis
026b970c54
Merge pull request #3330 from owncloud/update-reva
...
[full-ci] update reva to v2.0.0-20220316045927-99115670eb33
2022-03-17 04:39:49 +05:45
Willy Kloucek
eec49616d0
fix go.mod conflict and remove passing test from expected failure
2022-03-16 22:26:59 +01:00
Michael Barz
0cf3810009
Automated changelog update [skip ci]
2022-03-16 20:37:13 +00:00
Michael Barz
cc825d5658
Merge pull request #3283 from owncloud/drive-alias
...
[full-ci] add driveAlias to the graphAPI
2022-03-16 21:36:39 +01:00
Michael Barz
7a0e28a420
add drive alias to unit tests
2022-03-16 20:15:23 +01:00
Ralf Haferkamp
439c20307d
Merge pull request #3323 from rhafer/defaultrole
...
Fix CreateHome for external users
2022-03-16 18:21:28 +01:00
Michael Barz
ec93e423bd
fix expected failures
2022-03-16 17:25:34 +01:00
Michael Barz
0773b66325
add space alias config to s3ng and ocis driver
2022-03-16 16:38:32 +01:00
Ralf Haferkamp
6abf38dd3a
Fix CreateHome for external users
...
External users, when logging in for the first time, have no role
assigned and are unable to create their home because that requires the
create-space permission. This assigns users that don't have a role assigned
to the default user role and persists that assignment in the settings
service so that CreateHome can pick it up when checking permissions
later.
This also disables the auto creation of the user's home in the reva
auth provider (i.e. when using basic auth) as the role assignement has
not happenend at that point. So the home creation will now always happen
in the CreateHome middleware in the proxy.
2022-03-16 15:58:19 +01:00
David Christofas
661baaab67
add password reset link to login page
2022-03-16 15:50:45 +01:00
Michael Barz
3a59c7ec4c
add driveAlias to the graphAPI
2022-03-16 15:38:40 +01:00
David Christofas
5bf1829231
update reva to v2.0.0-20220316045927-99115670eb33
2022-03-16 15:23:41 +01:00
Jörn Friedrich Dreyer
b3a1a14740
Merge pull request #3322 from owncloud/docsaddnfs
...
[docsonly] Documentation about a test running oCIS over NFS.
2022-03-16 11:41:44 +01:00
Michael Barz
380f1c9dcc
Merge pull request #3326 from owncloud/dependabot/go_modules/github.com/owncloud/libre-graph-api-go-0.13.1
...
Bump github.com/owncloud/libre-graph-api-go from 0.12.0 to 0.13.1
2022-03-16 09:39:44 +01:00
David Christofas
1960080c59
Merge pull request #3327 from owncloud/dependabot/go_modules/github.com/stretchr/testify-1.7.1
...
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
2022-03-16 09:37:47 +01:00
dependabot[bot]
ad6c2e1d6d
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-16 06:15:10 +00:00
dependabot[bot]
e3e1c79bb5
Bump github.com/owncloud/libre-graph-api-go from 0.12.0 to 0.13.1
...
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go ) from 0.12.0 to 0.13.1.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases )
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.12.0...v0.13.1 )
---
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 >
2022-03-16 06:15:05 +00:00
Phil Davis
c7b23e1956
Merge pull request #3325 from owncloud/bump-core-commit-id-20220316
...
[tests-only] [full-ci] Bump core commit id
2022-03-16 11:34:25 +05:45
Phil Davis
e98b180c11
Bump core commit id
2022-03-16 10:19:35 +05:45
Artur Neumann
e39bb860ae
Merge pull request #3316 from owncloud/bump-core-commit-id-20220315
...
[tests-only] [full-ci] Bump core commit id
2022-03-16 09:40:37 +05:45
ownClouders
3890ecd99d
[tx] updated from transifex
2022-03-16 01:23:11 +00:00
Phil Davis
62824341b2
Adjust expected-failures
2022-03-16 03:55:03 +05:45
Phil Davis
7d17d3f5a0
Bump core commit id
2022-03-16 03:55:03 +05:45
Willy Kloucek
8550a4f07e
Automated changelog update [skip ci]
2022-03-15 20:53:43 +00:00
Willy Kloucek
5a67a2098c
Merge pull request #3232 from kobergj/StoreSettingsViaMetadata
...
[full-ci] Store settings via metadata
2022-03-15 21:49:58 +01:00
Willy Kloucek
b0ea1deb91
Merge pull request #3321 from rhafer/bump-idp
...
Bump lico to v0.54.0
2022-03-15 21:25:57 +01:00
Klaas Freitag
58ac0ce367
Documentation about a test running oCIS over NFS.
2022-03-15 17:34:57 +01:00
Ralf Haferkamp
100fb99d1a
Bump lico to v0.54.0
2022-03-15 17:16:30 +01:00
David Christofas
0309dd532c
Merge pull request #3320 from owncloud/fix-graph-jwt-secret
...
fix graph jwt secret
2022-03-15 17:11:21 +01:00
Willy Kloucek
67b5458894
fix graph jwt secret from OCS_JWT_SECRET to GRAPH_JWT_SECRET
2022-03-15 15:58:02 +01:00
jkoberg
d54f75df8b
don't store service user data in metadataservice
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-15 12:11:52 +01:00