Commit Graph
13185 Commits
Author SHA1 Message Date
Ralf HaferkampandRalf Haferkamp b20d65177f Fix debug port of audit to not conflict with nats
Also add "audit" service to the port ranges table
2023-05-02 14:13:14 +02:00
Phil DavisandGitHub 9b9d88e7d6 Cleanup acceptance tests (#6195) 2023-05-02 17:25:56 +05:45
kobergj 332593d8bb Automated changelog update [skip ci] 2023-05-02 08:56:05 +00:00
44de28843f Hardcoded web options (#6188)
* use custom struct for web options

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* update envvar descriptions

Co-authored-by: Martin <github@diemattels.at>

* Use correct defaults

* fix code style

---------

Signed-off-by: jkoberg <jkoberg@owncloud.com>
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Martin <github@diemattels.at>
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-05-02 10:55:18 +02:00
Michael Barz ee9a524bf5 Automated changelog update [skip ci] 2023-05-02 07:55:20 +00:00
Michael BarzandGitHub 60f2ce06fc Merge pull request #6198 from owncloud/changelog-web-update
docs: add changelog for web updpate v7.0.0-rc.35
2023-05-02 09:54:39 +02:00
Benedikt Kulmann 3dbdb9ab16 docs: add changelog for web updpate v7.0.0-rc.35 2023-05-02 09:33:02 +02:00
ownClouders 01f6604182 [tx] updated from transifex 2023-05-01 00:16:24 +00:00
MartinandGitHub 29a6e9db0d Merge pull request #6191 from kobergj/FixMarkdownCreation
[docs-only] Fix Markdown Creation
2023-04-30 11:36:50 +02:00
Michael BarzandGitHub 4b935aa559 Merge pull request #6190 from owncloud/bump-web-v7.0.0-rc.35
[full-ci] chore: bump web to v7.0.0-rc.35
2023-04-28 17:54:46 +02:00
Jörn Friedrich DreyerandGitHub 4bfda6183c Read quota from opaque (#6187)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-04-28 15:55:29 +02:00
jkoberg 7e055e782f fix newline handling for markdown creation
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-28 15:02:50 +02:00
Benedikt Kulmann 9318853718 chore: bump web to v7.0.0-rc.35 2023-04-28 14:59:22 +02:00
kobergj ed7cbb3500 Automated changelog update [skip ci] 2023-04-28 10:55:43 +00:00
kobergjandGitHub a706bf53f1 Merge pull request #6186 from kobergj/BumpReva
[full-ci] Bump Reva
2023-04-28 12:50:58 +02:00
Andre DuffeckandGitHub 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
jkoberg b9db1c270c bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-28 11:35:46 +02:00
André Duffeck 0eca2a08f6 Speed up me/drives by gathering space information in parallel 2023-04-28 10:53:24 +02:00
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
MartinandGitHub 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
MartinandGitHub 8b57ebcd6d Merge pull request #6181 from owncloud/fix_idp
[docs-only] Fix idp readme.md
2023-04-27 17:22:40 +02:00
Jannik StehleandGitHub 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
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 RichterandGitHub 8b46b229ab Merge pull request #6178 from dragonchaser/issue-5002-audit-debug-port
add debug to audit
2023-04-27 16:07:30 +02:00
MartinandGitHub 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 GurungandGitHub 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 KulmannandGitHub 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
kobergjandGitHub 0c1efbd626 Merge pull request #6137 from kobergj/DisableEmailNotifications
Disable Email Notifications
2023-04-27 13:35:11 +02:00
Christian RichterandGitHub 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
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 HaferkampandRalf Haferkamp d563b63d8f Update to latest schema 2023-04-27 12:28:13 +02:00
Sagar GurungandGitHub 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 HaferkampandGitHub 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 RichterandGitHub 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 RichterandGitHub 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]andRalf Haferkamp 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 RichterandGitHub 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