Commit Graph

8668 Commits

Author SHA1 Message Date
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
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
jkoberg
b7c934b1b1 use service user / hardcode idp
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-15 10:37:34 +01:00
André Duffeck
edf845225a Only add the service user to the index once (lazily)
Adding and removing it again with each ListAccounts() call was a huge
overhead. This is a temporary workaround, the whole service is gonna be
replaced by the idm service soon anyway.
2022-03-15 10:07:19 +01:00
jkoberg
65b3c97a6c Merge branch 'master' into StoreSettingsViaMetadata 2022-03-14 16:26:30 +01:00
Willy Kloucek
51d1eb0182 Merge pull request #3313 from owncloud/audit-config-docs
fix audit config docs generation
2022-03-14 16:23:46 +01:00
Willy Kloucek
899510b158 fix config package import 2022-03-14 15:26:32 +01:00
Willy Kloucek
e5cae733b1 fix audit config docs 2022-03-14 14:21:37 +01:00
jkoberg
2d4d90ad3c Merge branch 'master' into StoreSettingsViaMetadata
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-14 13:48:04 +01:00
Willy Kloucek
6cd3827e2d Automated changelog update [skip ci] 2022-03-14 12:10:25 +00:00
Willy Kloucek
417b112863 Merge pull request #3301 from kobergj/ShareEventsForAuditLogging
Share events for audit logging
2022-03-14 13:09:56 +01:00
Willy Kloucek
a7fe756004 Merge pull request #3287 from owncloud/config-example-yaml-v2
Generate config file documentation
2022-03-14 13:09:14 +01:00
Willy Kloucek
7f02ab1652 Merge pull request #3312 from owncloud/audit-docs
add audit docs section
2022-03-14 13:08:45 +01:00
jkoberg
5ea1cec83a use UTC timezone to avoid confusion
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-14 11:03:30 +01:00
jkoberg
50d3ef44a4 bump reva & run unit tests
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-14 10:44:29 +01:00
Benedikt Kulmann
96ad1708fd Merge pull request #3297 from owncloud/katherine-johnson
add katherine to demo users
2022-03-14 09:14:38 +01:00
Willy Kloucek
6afa610f08 Automated changelog update [skip ci] 2022-03-14 08:12:19 +00:00
Willy Kloucek
2d44e9e07b Merge pull request #3238 from rpocklin/ocis-individual-services-fix-external-network
fix: remove need for external ocis-net network
2022-03-14 09:11:46 +01:00
Willy Kloucek
0d362aec3f Update changelog/unreleased/fix-network-on-individual-services.md
Co-authored-by: Pascal Wengerter <pascal@wengerter.info>
2022-03-14 09:07:24 +01:00
Robert Pocklington
6b3775af9c Added changelog item 2022-03-14 09:07:24 +01:00
Robert Pocklington
3964fc9aa9 fix: remove need for external ocis-net network 2022-03-14 09:07:24 +01:00