Commit Graph

3265 Commits

Author SHA1 Message Date
Michael Barz b24c2df5df Merge pull request #10462 from owncloud/fix-proofkeys-o365
fix: proofkeys validation with proxy
2024-11-05 09:19:15 +01:00
Michael Barz 9f5eba034c Merge pull request #10461 from pascalwengerter/chore/remove-idp-comments
Remove eslint-disable after node/pnpm update in CI
2024-11-04 21:41:32 +01:00
Michael Barz f9510e028e fix: proofkeys validation with proxy 2024-11-04 21:00:24 +01:00
Pascal Wengerter 44e3881b41 Remove eslint-disable after node/pnpm update in CI 2024-11-04 17:59:34 +01:00
Martin Mattel bc3762bc08 [docs-only] Update service readme's 2024-11-04 16:45:11 +01:00
jkoberg 64ff81575d docs(postprocessing): update docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-04 12:56:35 +01:00
jkoberg 6ea3f2f782 fix(postprocessing): restart postprocessing properly
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-04 10:30:41 +01:00
ownClouders 821200b48c [tx] updated from transifex 2024-11-04 00:07:00 +00:00
ownClouders 84dde1e34b [tx] updated from transifex 2024-11-03 00:08:17 +00:00
ownClouders 38a1a410ea [tx] updated from transifex 2024-11-02 00:44:10 +00:00
ownClouders 3747ee4643 [tx] updated from transifex 2024-10-31 05:10:27 +00:00
Ralf Haferkamp 0d88a68c79 fix(ocm): add data_server_url to ocm storage provider
Fixes: #10358
2024-10-30 16:45:51 +01:00
ownClouders 30f001e3c2 [tx] updated from transifex 2024-10-30 00:41:59 +00:00
Roman Perekhod f16c7dec21 Remove deprecated CLI commands 2024-10-29 09:59:19 +01:00
dependabot[bot] 5fc891ce94 Bump i18next from 23.13.0 to 23.16.4 in /services/idp
Bumps [i18next](https://github.com/i18next/i18next) from 23.13.0 to 23.16.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.13.0...v23.16.4)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 08:37:32 +01:00
dependabot[bot] 2745dc9556 Bump postcss-preset-env from 10.0.2 to 10.0.8 in /services/idp
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.0.2 to 10.0.8.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 08:00:21 +01:00
ownClouders cec9888b14 [tx] updated from transifex 2024-10-29 00:33:54 +00:00
Jörn Friedrich Dreyer a79e3b3f63 Merge pull request #10412 from owncloud/fix-signal-handling
Fix signal handling
2024-10-28 15:24:35 +01:00
Jörn Friedrich Dreyer 04632ad34c make sure services have some time to deregister
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Jörn Friedrich Dreyer 32287da09e work on signal handling
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Jörn Friedrich Dreyer dde999d5c2 align shutdown logging
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Jörn Friedrich Dreyer ad43ae824c delete unused trap
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Martin d701e79956 Merge pull request #10426 from owncloud/add_vips_mac_compile
[docs-only] Add libvips build dependencies for macOS
2024-10-28 14:30:36 +01:00
Martin Mattel 31e728af10 [docs-only] Add libvips build dependencies for macOS 2024-10-28 11:33:19 +01:00
Ralf Haferkamp f48e549929 Remove 'OCM_OCM_PROVIDER_AUTHORIZER_VERIFY_REQUEST_HOSTNAME' setting
The feature never really worked correctly and it's added value is at least
arguable.

Fixes #10355
2024-10-28 11:29:35 +01:00
Ralf Haferkamp 04c2dcd427 Revert "use secure config defaults for OCM"
This reverts commit 59589cd7d3.
2024-10-28 11:06:17 +01:00
ownClouders 3b73b56db9 [tx] updated from transifex 2024-10-28 00:06:18 +00:00
Michael Barz 2a8d7f5493 Merge pull request #10403 from owncloud/fix-put-relative
fix: add missing urls to putRelative
2024-10-25 09:52:50 +02:00
Jörn Friedrich Dreyer 821d7b5fed Merge pull request #10411 from owncloud/sse-keepalive
make sse keepalive interval configurable
2024-10-25 08:25:33 +02:00
ownClouders 7ec3ab9a12 [tx] updated from transifex 2024-10-25 00:41:45 +00:00
Michael Barz 406c8ca98d tests: add checks to unit tests 2024-10-24 22:57:21 +02:00
Michael Barz c4bd2f3987 fix: add missing urls to putRelative 2024-10-24 22:57:21 +02:00
Martin Mattel 4d47323df4 add readme text for sse keep alive 2024-10-24 15:51:55 +02:00
Jörn Friedrich Dreyer 5f9290c552 Update services/sse/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2024-10-24 15:40:40 +02:00
Jörn Friedrich Dreyer fddf50ce71 make sse keepalive interval configurable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-24 15:21:17 +02:00
Juan Pablo Villafáñez af178155e4 fix: change introductionVersion for the store variables 2024-10-24 14:54:51 +02:00
Martin dec5d270de Update services/collaboration/README.md
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2024-10-24 14:34:47 +02:00
Martin Mattel 6e23662a73 text fix 2024-10-24 11:07:11 +02:00
Martin Mattel 6aef66a3c1 adding readme content 2024-10-24 10:56:49 +02:00
Juan Pablo Villafáñez b3f72d7a4d chore: typos and minor consistency changes for sonarcloud 2024-10-24 09:56:54 +02:00
Juan Pablo Villafáñez 924f77f044 fix: adjust unit tests 2024-10-24 08:46:54 +02:00
Juan Pablo Villafáñez 6782b243ae feat: switch to md5 + timestamp
MD5 will make the token shorter. The timestamp will help to prevent
collisions since the tokens must be generated at the same nanosecond
(assuming the md5 sum generates the same hash, which is unlikely).

Using MD5 shouldn't be a security issue. The "real" access token is
already encrypted, and it's visible and accessible if short tokens
aren't used.
2024-10-24 08:46:54 +02:00
Juan Pablo Villafáñez b8f8ca813e feat: use short tokens as access tokens
The "real" access token will be stored using the short token as key.
This short token will be sent to the clients to be used as access token
for the WOPI server.

This is configurable, and requires a store in order to keep the tokens.
2024-10-24 08:46:54 +02:00
Martin 4dfba210e1 Merge pull request #10402 from owncloud/fix_antivirus_readme
[docs-only] Fix Antivirus readme
2024-10-23 17:18:46 +02:00
Martin 0a5552e60c Merge pull request #10375 from owncloud/update_gateway_readme
[docs-only] Update gateway readme
2024-10-23 17:14:42 +02:00
Martin Mattel a9c00d7d14 [docs-only] Fix Antivirus readme 2024-10-23 17:10:17 +02:00
Martin a12384d58f Merge pull request #10397 from kobergj/ReplaceNext
[docs-only] Pin NEXT version
2024-10-23 16:48:02 +02:00
Martin 51afb6ce44 Merge pull request #10386 from owncloud/fix_deprecations
Fix envvar deprecations for 7.0.0
2024-10-23 16:37:03 +02:00
jkoberg 42f18ca500 docs(ocis): pin NEXT version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-23 14:35:20 +02:00
Christian Richter dc3d89156c Merge pull request #10394 from dragonchaser/fix-random-default-ports
add new range for ocdav
2024-10-23 11:03:56 +00:00