Commit Graph
3368 Commits
Author SHA1 Message Date
Michael BarzandGitHub 997d8eabfd Merge pull request #10641 from owncloud/dependabot/npm_and_yarn/services/idp/eslint-plugin-i18next-6.1.1
chore(deps-dev): bump eslint-plugin-i18next from 6.0.9 to 6.1.1 in /services/idp
2024-11-25 18:51:39 +01:00
Michael BarzandGitHub 5d058d1ba0 Merge pull request #10640 from owncloud/dependabot/npm_and_yarn/services/idp/html-webpack-plugin-5.6.3
chore(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.3 in /services/idp
2024-11-25 18:26:21 +01:00
Michael BarzandGitHub b5decc675c Merge pull request #10627 from owncloud/fix-denials-graph
fix: fix deny access to prevent a regression
2024-11-25 13:30:08 +01:00
Michael Barz bac2256c5f fix: fix deny access to prevent a regression 2024-11-25 11:32:31 +01:00
MartinandGitHub b336183771 Merge pull request #10633 from owncloud/add_csp_to_proxy
[docs-only] Add CSP to proxy readme
2024-11-25 09:27:39 +01:00
dependabot[bot]andGitHub da2be117fb chore(deps-dev): bump eslint-plugin-i18next in /services/idp
Bumps [eslint-plugin-i18next](https://github.com/edvardchen/eslint-plugin-i18next) from 6.0.9 to 6.1.1.
- [Changelog](https://github.com/edvardchen/eslint-plugin-i18next/blob/main/CHANGELOG.md)
- [Commits](https://github.com/edvardchen/eslint-plugin-i18next/compare/v6.0.9...v6.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-i18next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 06:48:10 +00:00
dependabot[bot]andGitHub 936c295732 chore(deps-dev): bump html-webpack-plugin in /services/idp
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.0 to 5.6.3.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.3)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 06:47:32 +00:00
Michael BarzandGitHub 2deeda70ce Fix docs 2024-11-24 20:47:44 +01:00
ownClouders 0aef4fcdce [tx] updated from transifex 2024-11-24 00:24:01 +00:00
ownClouders cff364c998 [tx] updated from transifex 2024-11-23 00:56:23 +00:00
Martin Mattel 1daf2ecd97 [docs-only] Add CSP to proxy readme 2024-11-22 16:56:47 +01:00
Martin Mattel ecc547ce3f [docs-only] Fix capitalization of some curl commands 2024-11-22 11:54:58 +01:00
MartinandGitHub d6eac9f5ba Merge pull request #10620 from owncloud/add_auth_token_api_description
[docs-only] Describe CLI-API commands in auth-app to manage tokens
2024-11-22 09:14:05 +01:00
Ralf Haferkamp 4c8a36f0d4 Bump golang-jwt/jwt to v5
Seems this was missed in 109b23966c
2024-11-21 17:56:31 +01:00
Martin Mattel 3c2efe1709 remove whitespace 2024-11-21 11:13:35 +01:00
Martin Mattel cb65cccf41 [docs-only] Describe CLI commands in auth-app to manage tokens 2024-11-21 11:10:00 +01:00
ownClouders 98034ddcba [tx] updated from transifex 2024-11-21 00:24:27 +00:00
ownClouders 803447f2af [tx] updated from transifex 2024-11-20 00:20:07 +00:00
Jannik Stehle 0eaee6ba56 chore: bump web to v11.0.4 2024-11-19 13:32:47 +01:00
Juan Pablo Villafáñez 69864b8ab9 feat: improve logs when a context is canceled in the proxy 2024-11-19 11:25:40 +01:00
André Duffeck e2b40a2d67 Adapt to changed signature 2024-11-19 09:06:35 +01:00
Michael BarzandGitHub 0fa52f26e9 Fix docs on collaboration service. 2024-11-18 16:57:37 +01:00
Roman PerekhodandGitHub bd201e731a Merge pull request #10593 from 2403905/issue-10228
Fixed the activity field mapping
2024-11-18 16:53:54 +01:00
Ralf HaferkampandRalf Haferkamp e0cf17d5e5 Fix thumbnails status code
Return 403 instead of 500 when the image is too large (in dimensions or file
size).

Fixes: #10589
2024-11-18 16:18:18 +01:00
Roman Perekhod 46a95b4176 Fixed the activity field mapping 2024-11-18 15:20:15 +01:00
ownClouders 57ba3d1780 [tx] updated from transifex 2024-11-18 13:55:23 +00:00
Juan Pablo Villafáñez 904491c2b2 fix: properly return an error and use cache for public keys if possible 2024-11-18 11:01:34 +01:00
dependabot[bot]andRalf Haferkamp db9e255592 chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /services/idp
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 09:13:50 +01:00
Michael BarzandGitHub 44135176e9 Merge pull request #10586 from owncloud/dependabot/npm_and_yarn/services/idp/eslint-webpack-plugin-3.2.0
chore(deps-dev): bump eslint-webpack-plugin from 2.7.0 to 3.2.0 in /services/idp
2024-11-18 08:34:38 +01:00
dependabot[bot]andGitHub dd6dc21ca3 chore(deps-dev): bump eslint-webpack-plugin in /services/idp
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.7.0 to 3.2.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.7.0...v3.2.0)

---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 07:00:47 +00:00
dependabot[bot]andGitHub 65475b3e95 chore(deps-dev): bump eslint-plugin-react in /services/idp
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.4 to 7.37.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.37.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 06:59:30 +00:00
ownClouders a7e8069429 [tx] updated from transifex 2024-11-17 00:40:31 +00:00
ownClouders bcef2e25a8 [tx] updated from transifex 2024-11-15 19:52:35 +00:00
Jörn Friedrich DreyerandGitHub 295dcfebc7 Merge pull request #10583 from owncloud/reusee-go-micro-service
reuse go-micro service clients
2024-11-15 17:50:20 +01:00
Jörn Friedrich DreyerandGitHub 5da6fe1c2e Merge pull request #10584 from owncloud/collaboration-gateway-selector
use gateway selector
2024-11-15 17:20:18 +01:00
Jörn Friedrich Dreyer ff9d11ad1a reuse go-micro service clients
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-15 17:18:39 +01:00
Jörn Friedrich Dreyer b57da8128e use gateway selector
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-15 16:45:44 +01:00
jkoberg a35618aa36 fix(sharing): use 1 worker in single binary
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-15 15:15:44 +01:00
Jörn Friedrich Dreyer 65aea4438d fix sharing concurrency env
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-15 14:02:03 +01:00
Michael BarzandGitHub 09d86e7667 Merge pull request #10572 from owncloud/limitt-sharing-workers
limit the number of workers of the jsoncs3 share manager
2024-11-15 12:33:14 +01:00
Michael BarzandGitHub e2547e79a9 Merge pull request #10570 from rhafer/enterprise/6967
[full-ci] fix(ocm): Adjust for recend change for federated user IDs
2024-11-15 12:32:32 +01:00
Juan Pablo VillafañezandGitHub cb7c4fc3ec Merge pull request #10559 from owncloud/idp_remove_context_session
fix: remove context from the session
2024-11-15 09:44:45 +01:00
ownClouders 83d80621cf [tx] updated from transifex 2024-11-15 00:06:44 +00:00
Jörn Friedrich Dreyer 53c48dcb5d limit the number of workers of the jsoncs3 share manager
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-11-14 17:43:47 +01:00
Ralf Haferkamp 6f90abd22d fix(ocm): Adjust for recend change for federated user IDs
The UserIds as returned by e.g. GetAcceptedUser do already contain
the provider domain in the IDP field now.

Also adjust the provider domain in the OCM config to be really a domain
without URI scheme and path.
2024-11-14 15:51:07 +01:00
Jannik Stehle 60d720f7ad chore: bump web to v11.0.3 2024-11-14 14:55:46 +01:00
kobergjandGitHub d99deb93e8 Merge pull request #10557 from owncloud/PerformanceDegradation2
Performance Degradation
2024-11-13 15:51:31 +01:00
jkoberg 2d2801009c fix(performance): use less workers for not essential consumers
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-11-13 15:07:29 +01:00
Juan Pablo Villafáñez 815b0cc3b9 fix: remove context from the session 2024-11-13 11:14:44 +01:00
Roman PerekhodandGitHub 5502cc25a4 Merge pull request #10550 from 2403905/issue-10292
fix impersonated request user mismatch
2024-11-13 10:39:39 +01:00