Commit Graph

2201 Commits

Author SHA1 Message Date
jkoberg
ce92021fea fix(clientlog): dont send sse when upload failed
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-29 16:11:36 +02:00
jkoberg
caa83ab952 feat(postprocessing): dont retry finished uploads
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-29 16:08:20 +02:00
jkoberg
be983bb96b feat(storage-users): add scandata to upload command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-29 16:06:50 +02:00
Thomas Müller
dff6990e15 fix: replace github.com/disintegration/imaging with github.com/kovidgoyal/imaging (#8985) 2024-04-26 15:03:36 +02:00
Michael Barz
f54a6e424d tests: add unit tests for admin role assignment 2024-04-23 08:59:58 +02:00
Michael Barz
dd3ad75c00 fix: always assign the admin role to the default admin 2024-04-23 08:59:58 +02:00
Ralf Haferkamp
6df5f45c0e fix(public-share-auth): allow to create new documents in public share folder
The public share authentication middleware only allowed to open existing documents
the /app/new route was missing.

Fixes #8691

(cherry picked from commit 8d5a0c6dd8)
2024-04-17 12:22:24 +02:00
Martin
de2a3c7444 [docs-only] Remove EXPERIMENTAL from envvar text
Based on a discussion with @tbsbdr, we can remove the EXPERIMENTAL string from the `OCIS_SHOW_USER_EMAIL_IN_RESULTS` envvar text.

This is already fixed in master.
2024-04-12 15:06:25 +02:00
Martin
87efb6e3a9 [docs-only] Backport of Make a frontend envvar description more clear
Backport of #8838 to stable-5.0
2024-04-11 12:19:11 +02:00
Michael Barz
8d1ba0244c fix: ocs config was connected incorrectly 2024-04-10 17:08:31 +02:00
Florian Schade
f04be9f870 enhancement: same site strict cookies (#8716)
To enhance the security of our application and prevent Cross-Site Request Forgery (CSRF) attacks, we have updated the
SameSite attribute of the build in Identity Provider (IDP) cookies to Strict.
2024-04-10 11:42:48 +02:00
jkoberg
470d3c5ae1 feat(postprocessing): improve docu
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-09 11:42:08 +02:00
jkoberg
69a68ac515 feat(storage-users): allow restarting multiple uploads at once
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-09 11:41:38 +02:00
jkoberg
2ab941dea2 fix(postprocessing): repair restart logic
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-09 11:41:17 +02:00
André Duffeck
5eac54959d Fix personal space cache config 2024-04-09 08:04:41 +02:00
mmattel
8a464c921c [docs-only] [5.0] Fix envvar description (storage-users) 2024-04-08 09:12:07 +02:00
Christian Richter
51ef72532b Update services/ocs/pkg/config/reva.go
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-04-05 10:24:20 +02:00
Christian Richter
f4b673a4e0 change default behaviour to avoid a breaking change
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-04-04 16:46:04 +02:00
Christian Richter
9bcb949813 Add API struct to ocs
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-04-04 16:46:04 +02:00
jkoberg
e3101b4c40 disable multiparts uploads
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-15 16:00:33 +01:00
mmattel
72bba00e53 Add deprecation info for resharing
Co-authored-by: Christian Richter <crichter@owncloud.com>
2024-03-15 10:25:03 +01:00
Michael Barz
d31f8d27ef fix: change default config for the role mapping 2024-03-13 16:36:15 +01:00
Martin
48313e2602 [docs-only] Just a small text fix for an envvar in storage-users 2024-03-13 10:24:15 +01:00
Benedikt Kulmann
bc6b8b9bab [full-ci] chore: bump web to v8.0.1 (#8626)
* chore: bump web to v8.0.1
2024-03-13 00:21:19 +01:00
jkoberg
a6dd02e75b fix: pass signature and expiration through thumbnailer
Signed-off-by: jkoberg <jkoberg@owncloud.com>
(cherry picked from commit a3044d1dd2)
2024-03-12 17:05:38 +01:00
Jörn Friedrich Dreyer
1c9da9a0be verify all system accounts are set
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
(cherry picked from commit 972adafd29)
2024-03-12 16:36:09 +01:00
Benedikt Kulmann
e12333e8ec chore: bump web to v8.0.0 final 2024-03-12 10:48:48 +01:00
Phil Davis
fe8a3032f2 Adjust introductionVersion pre5.0 and 5.0
as per suggestions by micbar

Co-authored-by: Michael Barz <mbarz@owncloud.com>
2024-03-07 13:51:37 +05:45
Christian Richter
546f79f8c1 Update services/clientlog/pkg/config/config.go 2024-03-07 13:51:37 +05:45
Phil Davis
6a00b7647f chore: set introductionVersion 5.0 in services/web 2024-03-07 13:51:37 +05:45
Phil Davis
d239d9d74d chore: set introductionVersion 5.0 in services/userlog 2024-03-07 13:51:37 +05:45
Phil Davis
3dbd48036f chore: set introductionVersion 5.0 in services/storage-system -users 2024-03-07 13:51:37 +05:45
Phil Davis
6d8d9d49f1 chore: set introductionVersion 5.0 in services/sse 2024-03-07 13:51:37 +05:45
Phil Davis
5c4e049aa6 chore: set introductionVersion 5.0 in services/sharing 2024-03-07 13:51:37 +05:45
Phil Davis
3d1bea5556 chore: set introductionVersion 5.0 in services/settings 2024-03-07 13:51:37 +05:45
Phil Davis
484daeac50 chore: set introductionVersion 5.0 in services/search 2024-03-07 13:51:37 +05:45
Phil Davis
4ec1a0021a chore: set introductionVersion 5.0 in services/proxy 2024-03-07 13:51:37 +05:45
Phil Davis
090d1f5cf7 chore: set introductionVersion 5.0 in services/postprocessing 2024-03-07 13:51:37 +05:45
Phil Davis
b1cb0f6f1c chore: set introductionVersion 5.0 in services/ocs 2024-03-07 13:51:37 +05:45
Phil Davis
11f248f4a9 chore: set introductionVersion 5.0 in services/policies 2024-03-07 13:51:37 +05:45
Phil Davis
b2714f32e5 chore: set introductionVersion 5.0 in services/ocm 2024-03-07 13:51:37 +05:45
Phil Davis
b9d3a3a301 chore: set introductionVersion 5.0 in services/notifications and ocdav 2024-03-07 13:51:37 +05:45
Phil Davis
22c19472de chore: set introductionVersion 5.0 in services/graph 2024-03-07 13:51:37 +05:45
Phil Davis
b5a9b1aff1 chore: set introductionVersion 5.0 in services/gateway 2024-03-07 13:51:37 +05:45
Phil Davis
c1fe08e2fc chore: set introductionVersion 5.0 in services/frontend 2024-03-07 13:51:37 +05:45
Phil Davis
2aaf0f8894 chore: set introductionVersion 5.0 in services/eventhistory 2024-03-07 13:51:37 +05:45
Phil Davis
a23a6bd67b chore: set introductionVersion 5.0 in services/clientlog 2024-03-07 13:51:37 +05:45
Phil Davis
f600fa8fd7 chore: set introductionVersion 5.0 in antivirus audit audit-service 2024-03-07 13:51:37 +05:45
Phil Davis
3f0f09df0d Add STORAGE_USERS_MACHINE_AUTH_API_KEY
which was accidentally missing, introduced in 5.0

Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
2024-03-07 13:51:37 +05:45
Phil Davis
44e1d0ab71 chore: adjust env var descriptions
Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
2024-03-07 13:51:37 +05:45