Commit Graph

13169 Commits

Author SHA1 Message Date
Andre Duffeck
64db3dd10e Merge pull request #6185 from aduffeck/gather-space-info-in-parallel
Speed up me/drives by gathering space information in parallel
2023-04-28 11:54:03 +02:00
André Duffeck
0eca2a08f6 Speed up me/drives by gathering space information in parallel 2023-04-28 10:53:24 +02:00
Jörn Friedrich Dreyer
3489de1c42 listing drives sould use the user filter (#6103)
* listing drives shsould use the user filter

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

* fix status code

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

* check correct error

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

* Adapt expected failures

* Bump reva

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: André Duffeck <andre.duffeck@firondu.de>
2023-04-28 10:06:40 +02:00
Martin
f0cd81f4e1 Merge pull request #6169 from owncloud/ini_to_messagepack
[docs-only] Fix that envvars use messagepack instead of ini as supported values.
2023-04-28 09:51:13 +02:00
Martin
8b57ebcd6d Merge pull request #6181 from owncloud/fix_idp
[docs-only] Fix idp readme.md
2023-04-27 17:22:40 +02:00
Jannik Stehle
bd99f69eeb Merge pull request #6179 from owncloud/bump-web-v7.0.0-rc.34
[full-ci] chore: bump web to v7.0.0-rc.34
2023-04-27 17:01:26 +02:00
Martin
33e712f0ff Update services/idp/README.md
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
2023-04-27 16:40:08 +02:00
mmattel
ea9e2e479d [docs-only] Fix idp readme.md 2023-04-27 16:33:08 +02:00
Christian Richter
b82d4e6779 Automated changelog update [skip ci] 2023-04-27 14:08:05 +00:00
Christian Richter
8b46b229ab Merge pull request #6178 from dragonchaser/issue-5002-audit-debug-port
add debug to audit
2023-04-27 16:07:30 +02:00
Martin
1f26cefe4e Merge pull request #6180 from owncloud/idp_translations
[docs-only] Update IDP README.md
2023-04-27 15:55:19 +02:00
mmattel
4b7722a32b [docs-only] Update IDP README.md 2023-04-27 15:36:46 +02:00
Jannik Stehle
79ee4c31d9 chore: bump web to v7.0.0-rc.34 2023-04-27 15:24:46 +02:00
Christian Richter
a4df08e0ab add debug to audit
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-27 15:19:33 +02:00
Sagar Gurung
c9fe640388 Added scenarios for GDPR export for file uplaod (#6159) 2023-04-27 15:16:15 +02:00
mmattel
f8ede78461 [docs-only] Fix that envvars use messagepack instead of ini as supported values. 2023-04-27 14:38:50 +02:00
Benedikt Kulmann
a116dde6f8 Automated changelog update [skip ci] 2023-04-27 12:10:15 +00:00
Benedikt Kulmann
c382becc26 Update disable-notifications.md 2023-04-27 14:09:37 +02:00
kobergj
c1ca12678e Automated changelog update [skip ci] 2023-04-27 11:37:21 +00:00
kobergj
0c1efbd626 Merge pull request #6137 from kobergj/DisableEmailNotifications
Disable Email Notifications
2023-04-27 13:35:11 +02:00
Christian Richter
b1015b3d2c fix wrong compile date (#6132)
* fix  wrong compile date

Signed-off-by: Christian Richter <crichter@owncloud.com>

* add changelog

Signed-off-by: Christian Richter <crichter@owncloud.com>

---------

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-27 12:36:43 +02:00
Andre Duffeck
129489203b Cleanup and improve the caching config (#6148)
* Cleanup and improve the caching config

* bump reva

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

* disable stat cache

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

* Bump reva

* Linter fixes

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-27 12:35:30 +02:00
Ralf Haferkamp
d563b63d8f Update to latest schema 2023-04-27 12:28:13 +02:00
Sagar Gurung
579dcd082a [tests-only]Added GDPR export. check events when user is created (#6106)
* Added GDPR export for event upload file

* Add for user created events for GDPR export

* Add for user information assertion

* Review Address
2023-04-27 16:04:17 +05:45
jkoberg
7d13ce519d better naming for setting and permission
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-27 10:35:22 +02:00
Ralf Haferkamp
b7990875c1 oidc: Remove "aud" claim validation of logout tokens (#6156)
The "aud" claim of the logout token is supposed to contain the client-id
of the client for which the token was issued. Our current implementation of
validating that claim is somewhat broken. We only allow to configure a single
value for the allowed client id. But we have different client-ids
accessing oCIS.

This completely removes the current validation of the `aud` claim until
we come up with a working solution. As we currently require a session id
to be present in the logout token the risk not validating the `aud`
claim is pretty low.

Related: #6149
2023-04-27 10:34:09 +02:00
Christian Richter
8d06b293b4 Automated changelog update [skip ci] 2023-04-27 07:56:46 +00:00
Christian Richter
c39a7f45ed add debug server to notifications (#6155)
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-27 09:56:09 +02:00
Christian Richter
4353346069 Automated changelog update [skip ci] 2023-04-27 07:04:49 +00:00
Christian Richter
c95ff0e826 Merge pull request #6153 from dragonchaser/issue-5003-idm-debug-port
add debug server to idm
2023-04-27 09:01:22 +02:00
dependabot[bot]
40192ca45a Bump github.com/google/go-tika from 0.2.0 to 0.3.0
Bumps [github.com/google/go-tika](https://github.com/google/go-tika) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/google/go-tika/releases)
- [Commits](https://github.com/google/go-tika/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-tika
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 08:38:26 +02:00
ownClouders
7cb622f4b2 [tx] updated from transifex 2023-04-27 00:19:23 +00:00
Christian Richter
77dc406c03 Automated changelog update [skip ci] 2023-04-26 19:04:41 +00:00
Christian Richter
53a7396e39 Merge pull request #6139 from dragonchaser/issue-5002-nats-debug-port
open debug endpoint for nats
2023-04-26 21:03:57 +02:00
Christian Richter
fa6cdd8a01 remove obsolete start function
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-26 20:13:54 +02:00
Michael Barz
9e9968040d Merge pull request #6157 from owncloud/bumpWebCommitId
enable e2e tests in ocis CI again
2023-04-26 18:14:25 +02:00
Viktor Scharf
1a4f32d3e8 enable e2e test 2023-04-26 17:19:13 +02:00
jkoberg
8b7b8d083a respect disable email setting in notification service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-26 15:33:55 +02:00
jkoberg
3bf24746e6 add new setting to disable emails
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-26 15:33:55 +02:00
jkoberg
40c582a09a changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-26 15:33:55 +02:00
Christian Richter
38ace3def8 add debug server to idm
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-26 15:08:37 +02:00
Martin
b5056958b6 Merge pull request #6144 from owncloud/mmattel-patch-1
[docs-only] Update envvar-scopes.md (owncloud.dev)
2023-04-26 11:10:29 +02:00
Martin
23730edd99 Update docs/services/general-info/envvar-scopes.md 2023-04-26 11:03:02 +02:00
Martin
a873688cde [docs-only] Update envvar-scopes.md (owncloud.dev)
References: #6142 (adoc table generator should separate envvars by semicolon AND comma)

Note to use semicolon as correct envvar separator because of the automated documentation process.
2023-04-26 11:01:01 +02:00
Martin
b1be7765e7 Merge pull request #6143 from owncloud/fix_ennvar_separation_in_userlog
[docs-only] fix envvar separation in userlog
2023-04-26 10:49:09 +02:00
mmattel
10ed99e6d6 [docs-only] fix envvar separation in userlog 2023-04-26 09:37:54 +02:00
Christian Richter
334e84a743 add missing struct description
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-04-26 08:54:41 +02:00
ownClouders
84afd9a839 [tx] updated from transifex 2023-04-26 05:49:21 +00:00
Phil Davis
8bb833b65f Merge pull request #6138 from owncloud/refactor-feature-file
[tests-only][full-ci]Refactor feature files to add proper description
2023-04-26 10:47:07 +05:45
Swikriti Tripathi
ad9a7099eb fix grammar 2023-04-26 09:46:06 +05:45