Commit Graph

19246 Commits

Author SHA1 Message Date
Juan Pablo Villafáñez
58696300a0 chore: add changelog entry 2024-09-24 12:32:25 +02:00
Juan Pablo Villafáñez
bc20019781 fix: remove csp from web service and let proxy service handle it 2024-09-24 12:32:25 +02:00
Ralf Haferkamp
f2260f0177 pin drone s3 plugin to 1.4.0
Workaround https://github.com/drone-plugins/drone-s3/issues/171
2024-09-24 11:15:18 +02:00
dependabot[bot]
8ba090e1e2 chore(deps-dev): bump webpack-manifest-plugin in /services/idp
Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.1.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 08:06:03 +02:00
Viktor Scharf
aeecc3cc09 Merge pull request #10125 from owncloud/fixEmailTest
[test-only]fix email test
2024-09-23 18:34:08 +02:00
kobergj
09f85c987e Automated changelog update [skip ci] 2024-09-23 16:15:55 +00:00
kobergj
8344424679 Merge pull request #10136 from kobergj/ForbidActivitiesForSharees
[full-ci] Forbid Sharee access to Activities
2024-09-23 18:15:18 +02:00
Michael Barz
0d0c6337b3 Automated changelog update [skip ci] 2024-09-23 15:20:33 +00:00
Michael Barz
87626077cc Merge pull request #10133 from owncloud/gtw-selector
[full-ci] fix: always select next gateway client
2024-09-23 17:19:55 +02:00
Michael Barz
04ebb3def5 fix: use dedicated config values for grpc TLS 2024-09-23 16:52:02 +02:00
Michael Barz
0ce0ac5af7 fix: add missing error handling 2024-09-23 16:39:30 +02:00
Viktor Scharf
26a02bb141 fix flaky test 2024-09-23 16:38:51 +02:00
jkoberg
e2e80326fd fix(activitylog): forbid sharees access to activities
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-09-23 15:01:14 +02:00
Michael Barz
6cf7841f4c chore: remove unused helper method 2024-09-23 12:58:03 +02:00
dependabot[bot]
b3e5d80306 chore(deps): bump github.com/shamaton/msgpack/v2 from 2.2.0 to 2.2.2
Bumps [github.com/shamaton/msgpack/v2](https://github.com/shamaton/msgpack) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/shamaton/msgpack/releases)
- [Commits](https://github.com/shamaton/msgpack/compare/v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: github.com/shamaton/msgpack/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 12:57:52 +02:00
dependabot[bot]
54c8567697 chore(deps): bump github.com/riandyrn/otelchi from 0.9.0 to 0.10.0
Bumps [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/riandyrn/otelchi/releases)
- [Changelog](https://github.com/riandyrn/otelchi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riandyrn/otelchi/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/riandyrn/otelchi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 12:52:09 +02:00
Michael Barz
8cd9176e49 fix: always select next gateway client 2024-09-23 12:47:36 +02:00
Roman Perekhod
ebd674564c Automated changelog update [skip ci] 2024-09-23 09:19:47 +00:00
Roman Perekhod
f629f9cb66 Merge pull request #10104 from 2403905/issue-10011
Added the ShareUpdate activity in the space context.
2024-09-23 11:19:10 +02:00
Ralf Haferkamp
285dec1955 Automated changelog update [skip ci] 2024-09-23 08:50:30 +00:00
Ralf Haferkamp
34cc7b2e56 feat(graph): Add $filter support for lastSuccessfulSignInDateTime
It is now possible to filter users based on the lastSuccessfulSignInDateTime attribute
using query filter like:
 '$filter=signInActivity/lastSuccessfulSignInDateTime le 2021-09-01T00:00:00Z'

Note: This does only work with LDAP servers actually supporting '<=' filters.
The built-in LDAP server (idm) does not support this feature.
2024-09-23 10:49:49 +02:00
Ralf Haferkamp
231128950f feat(graph): expose 'signinactivity' for users 2024-09-23 10:49:49 +02:00
Ralf Haferkamp
724755426e graph: remove some code duplication 2024-09-23 10:49:49 +02:00
Ralf Haferkamp
fa023ab43a chore: bump libre-graph-api-go 2024-09-23 10:49:49 +02:00
Roman Perekhod
1a23ea5a78 added the translation 2024-09-23 10:37:23 +02:00
Roman Perekhod
b65355c03c Added the ShareUpdate activity in the space context. 2024-09-23 10:37:23 +02:00
Sawjan Gurung
10a67114f1 Merge pull request #10131 from owncloud/tests/skip-activity-translation-test
[tests-only] skip activity translation test
2024-09-23 14:02:27 +05:45
Saw-jan
9efeb2bee8 test: skip activity translation test 2024-09-23 13:36:00 +05:45
ownClouders
0f7293a6a5 [tx] updated from transifex 2024-09-21 00:45:28 +00:00
Viktor Scharf
0a3a1e2ee6 fix email test 2024-09-20 14:33:22 +02:00
Christian Richter
e79edddbf3 Merge pull request #10049 from dragonchaser/fix-activity-parent-ref
update events
2024-09-20 11:05:16 +00:00
Jörn Friedrich Dreyer
3f4f0313af Automated changelog update [skip ci] 2024-09-20 10:47:20 +00:00
Jörn Friedrich Dreyer
15a112c83b Merge pull request #10039 from nazliyanik/fix-proxy-build-info
Changing the "versions" string to "version" for Proxy Service
2024-09-20 12:46:43 +02:00
Viktor Scharf
2a54adfd63 fix test 2024-09-20 11:26:14 +02:00
Christian Richter
74ce6b5a6b readd lost code for folder in resource
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-09-20 11:26:14 +02:00
jkoberg
7bafe7f66e fix(activitylog): space -> folder
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-09-20 11:26:14 +02:00
Viktor Scharf
79c4ce3abf fix test 2024-09-20 11:26:14 +02:00
jkoberg
220cde8440 feat(activitylog): Add FileUpdated Activity
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-09-20 11:26:13 +02:00
Christian Richter
a6b97a3ee7 skip e2etests
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-09-20 11:26:13 +02:00
Christian Richter
1213a734cb Add folder to WithResource function
Signed-off-by: Christian Richter <crichter@owncloud.com>

Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
Co-authored-by: Victor Scharf <vscharf@owncloud.com>
2024-09-20 11:26:13 +02:00
Christian Richter
b852303353 Update tests after rebase
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-09-20 11:26:13 +02:00
Christian Richter
3c8d85b05d Fix po files
Signed-off-by: Christian Richter <crichter@owncloud.com>

Co-authored-by: Martin Mattel <github@diemattels.at>
Co-authored-by: Florian Schade <fschade@owncloud.com>
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

# Conflicts:
#	services/activitylog/pkg/service/l10n/locale/de/LC_MESSAGES/activitylog.po
2024-09-20 11:26:13 +02:00
Christian Richter
7c29d6a0c9 fix gherkins
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-09-20 11:26:13 +02:00
Christian Richter
505f760339 reword and rollback
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-09-20 11:26:13 +02:00
Christian Richter
a4f67a22a7 split events
Signed-off-by: Christian Richter <crichter@owncloud.com>

# Conflicts:
#	services/activitylog/pkg/service/http.go
#	services/activitylog/pkg/service/response.go

# Conflicts:
#	services/activitylog/pkg/service/response.go
2024-09-20 11:26:12 +02:00
Juan Pablo Villafañez
029ab49e7d Automated changelog update [skip ci] 2024-09-20 09:15:24 +00:00
Juan Pablo Villafañez
4ef821788e Merge pull request #10112 from owncloud/collaboration_info_notfound_error_code
fix: return 404 code if file isn't found on CheckFileInfo request
2024-09-20 11:10:08 +02:00
Florian Schade
9d2f8fa7d7 Merge pull request #10117 from owncloud/dependabot/go_modules/github.com/open-policy-agent/opa-0.68.0
chore(deps): bump github.com/open-policy-agent/opa from 0.67.1 to 0.68.0
2024-09-20 09:28:37 +02:00
dependabot[bot]
44ff9ae537 chore(deps): bump github.com/open-policy-agent/opa from 0.67.1 to 0.68.0
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.67.1 to 0.68.0.
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.67.1...v0.68.0)

---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 19:51:30 +00:00
ownClouders
cb64d5cb51 [tx] updated from transifex 2024-09-19 15:06:10 +00:00