Michael Barz
8e319e9848
Bump onlyoffice to 8.1.3
2024-09-19 09:53:47 +02:00
dependabot[bot]
83d57e026a
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.20.1...v2.20.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-19 09:28:40 +02:00
dependabot[bot]
ab0c120abb
chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-19 09:19:00 +02:00
Viktor Scharf
d381d3664e
Merge pull request #10067 from owncloud/fix10059
...
[test-only] fix ocm email test - issue/10059
2024-09-19 07:28:56 +02:00
Viktor Scharf
0c4242d4bb
fix issue/10059
2024-09-19 07:05:59 +02:00
ownClouders
052644a1a2
[tx] updated from transifex
2024-09-19 00:43:59 +00:00
Jörn Friedrich Dreyer
448f176887
Merge pull request #10102 from owncloud/bump-revaa-1cc24a0fb19abd6c8c6
...
[full-ci] bump reva to 1cc24a0fb19abd6
2024-09-18 16:58:49 +02:00
Roman Perekhod
976a3b3c82
Automated changelog update [skip ci]
2024-09-18 14:55:57 +00:00
Roman Perekhod
9c0f51b06b
Merge pull request #10085 from 2403905/issue-10012
...
Added the LinkUpdated activity in the space context
2024-09-18 16:55:22 +02:00
Jörn Friedrich Dreyer
94a7950b94
bump reva to 1cc24a0fb19abd6
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-09-18 15:54:51 +02:00
Prajwol Amatya
4423fb2a94
Merge pull request #9983 from owncloud/create-file-in-public-space
...
[tests-only][full-ci] added test for public user to create odt file inside public space
2024-09-18 16:26:53 +05:45
dependabot[bot]
85bd58e990
chore(deps): bump github.com/tus/tusd/v2 from 2.4.0 to 2.5.0
...
Bumps [github.com/tus/tusd/v2](https://github.com/tus/tusd ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/tus/tusd/releases )
- [Commits](https://github.com/tus/tusd/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: github.com/tus/tusd/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-18 11:45:31 +02:00
Martin
32879e0603
Merge pull request #10094 from owncloud/env_var_yaml_update
...
[docs-only][chore] Update env_vars.yaml
2024-09-18 11:39:09 +02:00
dependabot[bot]
ffa8855b87
chore(deps): bump golang.org/x/image from 0.19.0 to 0.20.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/image/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-18 11:37:37 +02:00
Juan Pablo Villafañez
ceb29e63fc
Merge pull request #10084 from owncloud/collaboration_tracing_fix
...
fix: missing return in the tracing middleware if we want to skip it
2024-09-18 11:19:02 +02:00
kobergj
893190ef13
Automated changelog update [skip ci]
2024-09-18 09:16:46 +00:00
kobergj
6fe9923b08
Merge pull request #10072 from kobergj/FileUpdatedActivity
...
Add FileUpdated Activity
2024-09-18 11:15:06 +02:00
Martin Mattel
cfd7a74595
[docs-only][chore] Update env_vars.yaml
2024-09-18 10:57:50 +02:00
Prajwol Amatya
5cfdfec4de
added test to create odt file inside folder in public space
2024-09-18 14:36:38 +05:45
kobergj
3355a74aaa
Automated changelog update [skip ci]
2024-09-18 08:49:54 +00:00
kobergj
6a2ae2553a
Merge pull request #10092 from kobergj/FixActivitiesLeak
...
Fix unauthorized activity get
2024-09-18 10:49:07 +02:00
jkoberg
e3d2f24fd8
fix(activitylog): space -> folder
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-09-18 10:46:26 +02:00
jkoberg
bed59dd9fd
fix(activitylog): fix unauthorized activity get
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-09-18 10:22:53 +02:00
Prajwol Amatya
bf9c0d9d6d
Merge pull request #10064 from owncloud/create-file-in-non-existent-parent-id
...
[test-only][full-ci] added test to create odt file inside deleted parent folder
2024-09-18 14:05:15 +05:45
Viktor Scharf
aa8221a78b
fix test
2024-09-18 09:28:05 +02:00
Roman Perekhod
a5f6482f6f
Added the LinkUpdated activity in the space context
2024-09-18 08:00:31 +02:00
Jannik Stehle
b29538b11b
Merge pull request #10076 from owncloud/fix/web-ui-contrasts-control-elements
...
fix(theme): input border color contrasts
2024-09-18 06:49:25 +02:00
Prajwol Amatya
02288eaad2
added test to create odt file inside deleted parent folder
2024-09-18 10:00:19 +05:45
Prajwol Amatya
e0495932fa
Merge pull request #9978 from owncloud/create-file-in-public-folder
...
[tests-only][full-ci] added test for public user to create .odt file inside public folder
2024-09-18 09:53:10 +05:45
Martin
cbc997bb0d
Merge pull request #10083 from owncloud/federation_text
...
[docs-only] Fix translatable text string in notifications
2024-09-18 06:07:03 +02:00
Prajwol Amatya
9815b70739
added test for public user to create odt file inside public folder
2024-09-18 09:11:31 +05:45
Martin
c77a0c50b0
Automated changelog update [skip ci]
2024-09-18 00:41:18 +00:00
Juan Pablo Villafáñez
8a02b926a5
fix: missing return in the tracing middleware if we want to skip it
2024-09-17 17:57:44 +02:00
Martin Mattel
4417db4d45
[docs-only] Fix translatable text string in notifications
2024-09-17 17:36:55 +02:00
Martin
99e61f93a1
Automated changelog update [skip ci]
2024-09-17 15:22:41 +00:00
Martin
ec1e9b85ec
Merge pull request #10081 from owncloud/fix_ocis_readme
...
[docs-only] Update the "List Unified Roles" example output
2024-09-17 17:22:04 +02:00
Martin Mattel
9d23a67135
[docs-only] Update the "List Unified Roles" example output
2024-09-17 16:47:26 +02:00
Martin
16a1f82042
Merge pull request #10080 from rhafer/graph-users-readme
...
[docs-only] graph(docs): More details for the README
2024-09-17 16:35:10 +02:00
Martin
a09ceb379f
Merge pull request #10079 from kobergj/FixEnvvar
...
[docs-only] Fix typo in envvar
2024-09-17 16:33:24 +02:00
Ralf Haferkamp
103400f8bf
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2024-09-17 16:29:31 +02:00
Ralf Haferkamp
f0bc37b250
graph(docs): More details for the README
...
Add some details about the users and groups endpoints provided by
the graph service.
2024-09-17 16:06:24 +02:00
jkoberg
ab6abbd1b4
fix(activitylog): fix typo in envvar
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-09-17 16:05:18 +02:00
Ralf Haferkamp
d32a28a1c4
Automated changelog update [skip ci]
2024-09-17 14:03:28 +00:00
Ralf Haferkamp
0bd4b90d7f
fix: Make linter happy
2024-09-17 16:02:47 +02:00
Ralf Haferkamp
165597369e
Changelog update
2024-09-17 16:02:47 +02:00
Ralf Haferkamp
e7423991d1
deployments: Add ocLastSignInTimestamp Attribute to LDAP schema
2024-09-17 16:02:47 +02:00
Ralf Haferkamp
8e158d52bb
graph(oidc): Consume UserSignedIn events in graph service
...
Pass them to the identity backend to update the last sign-in date of the user.
2024-09-17 16:02:47 +02:00
Ralf Haferkamp
cb8934081f
proxy(oidc): Emit a UserSignedIn event on new session
...
Every time the OIDC middleware sees a new access token (i.e when it needs
to update the userinfo cache) we consider that as a new login. In this case
the middleware add a new flag to the context, which is then used by the
accountresolver middleware to publish a UserSignedIn event.
The event needs to be sent by the accountresolver middleware, because only
at that point we know the user id of the user that just logged in.
(It would probably makes sense to merge the auth and account middleware into a
single component to avoid passing flags around via context)
2024-09-17 16:02:47 +02:00
jkoberg
9ef00dbf27
feat(activitylog): Add FileUpdated Activity
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-09-17 15:34:08 +02:00
kobergj
3b0ff50bf0
Automated changelog update [skip ci]
2024-09-17 12:58:15 +00:00