Commit Graph

1922 Commits

Author SHA1 Message Date
Christian Richter
c4f9f18a39 Show changes between old an new values in audit log
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-16 10:52:37 +02:00
kobergj
384488b8c7 return permissions also for project spaces (#6528)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-14 16:52:52 +02:00
Roman Perekhod
4f9a82ee99 Merge pull request #6469 from 2403905/issue-6414
Handle the bad request status for the CreateStorageSpace function
2023-06-14 16:47:11 +03:00
Michael Barz
01091057fa Merge pull request #6300 from owncloud/remote-item
add remote item metadata
2023-06-14 14:30:58 +02:00
Michael Barz
0484a4dac5 add remote item metadata
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2023-06-14 11:20:47 +02:00
kobergj
613500cca9 Merge pull request #6500 from kobergj/PostprocessingRetries
[full-ci] Retry Postprocessing
2023-06-14 10:45:27 +02:00
Martin
ad1f3d413f Merge pull request #6516 from owncloud/harmonize_defaults
Harmonize defaults for OCIS_LDAP_DISABLE_USER_MECHANISM envvar
2023-06-14 09:10:49 +02:00
Christian Richter
a7b2193571 fix tests
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-13 16:48:58 +02:00
Christian Richter
f1d0caa72b add missing timestamps to audit service
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-13 16:07:27 +02:00
mmattel
6b0a40b7f8 Harmonize defaults for OCIS_LDAP_DISABLE_USER_MECHANISM envvar 2023-06-13 15:25:46 +02:00
Christian Richter
18e3b415bf Add timestamps to ShareRemoved & ContainerCreated event 2023-06-13 15:13:19 +02:00
André Duffeck
80c944b311 Fix: Always make Name and Tags queries case-insensitive 2023-06-13 14:16:38 +02:00
jkoberg
f23f35e227 improve readme
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-13 10:50:07 +02:00
jkoberg
aac793a400 add ctl command to resume postprocessing
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-13 10:50:07 +02:00
jkoberg
76141a492f add functionality for resending pp events
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-13 10:50:07 +02:00
Roman Perekhod
e73e760827 changlog added 2023-06-12 09:19:54 +02:00
Roman Perekhod
df5641f406 cleared up the errors rendering 2023-06-12 09:19:54 +02:00
Roman Perekhod
6b3c1327d0 fixed the ability to create a group with an empty name #5050 2023-06-12 09:19:54 +02:00
mmattel
758192bd6d [docs-only] Fix some envvar descriptions 2023-06-09 13:03:17 +02:00
ownClouders
711ac09313 [tx] updated from transifex 2023-06-09 03:30:23 +00:00
Michael Barz
e7a31a07c3 Merge pull request #6482 from owncloud/fix-app-provider-config
make the app provider service name configurable
2023-06-08 22:16:27 +02:00
Michael Barz
080293c947 make the app provider service name configurable 2023-06-08 21:44:42 +02:00
Jörn Friedrich Dreyer
f40b538d9d use otelhttp tracing middleware
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-06-08 17:42:02 +02:00
Florian Schade
4f26424db6 [full-ci] enhancement: use reva client pool selectors (#6452)
* enhancement: use reva client pool selectors

register mock service to registry and pass tests

* enhancement: bump reva

* Fix a couple of linter issues

---------

Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com>
2023-06-08 12:41:04 +02:00
Benedikt Kulmann
27006299e9 Merge pull request #6470 from owncloud/bump-web-7.0.1
[full-ci] chore: bump web to v7.0.1
2023-06-07 15:44:43 +02:00
Paul Neubauer
2b98941488 Merge pull request #6462 from owncloud/add-imprint-privacy-urls
feat: add imprint and privacy url config
2023-06-07 15:33:09 +02:00
Benedikt Kulmann
6e527be912 chore: bump web to v7.0.1 2023-06-07 14:54:13 +02:00
Roman Perekhod
c0f06cc679 Handle the bad request status for the CreateStorageSpace function 2023-06-07 13:34:17 +02:00
Jannik Stehle
e14c2ea7cf Merge pull request #6453 from owncloud/add-companion-url-config
feat: add uppy companion url config
2023-06-07 12:10:10 +02:00
Paul Neubauer
e5179cd49c feat: add imprint and privacy url config 2023-06-07 11:56:14 +02:00
Roman Perekhod
96f658c281 Merge pull request #6440 from 2403905/issue-6436
Fix the username validation when an admin update the user
2023-06-07 12:23:47 +03:00
Christian Richter
3b158a619f Merge pull request #6458 from owncloud/mmattel-patch-1
[docs-only] GRAPH_APPLICATION_ID envvar text fix
2023-06-07 09:39:32 +02:00
Michael Barz
04e1b947f9 Merge pull request #6456 from owncloud/release-3.0.0
[full-ci] Release 3.0.0
2023-06-07 08:22:11 +02:00
Martin
5d7424030f Update services/graph/pkg/config/application.go 2023-06-06 17:22:37 +02:00
Martin
6b0af103ca [docs-only] GRAPH_APPLICATION_ID envvar fix 2023-06-06 17:20:50 +02:00
Roman Perekhod
1ac49dfd64 Fix the username validation when an admin update the user 2023-06-06 17:15:38 +02:00
Jannik Stehle
74ca24d3ff feat: add uppy companion url config 2023-06-06 16:17:06 +02:00
Michael Barz
fc807299b6 change role name to user light 2023-06-06 14:58:45 +02:00
ownClouders
bad52af536 [tx] updated from transifex 2023-06-06 00:44:54 +00:00
Michael Barz
2215d7f5d1 fix search permissions 2023-06-05 18:16:10 +02:00
jkoberg
3140bf2137 fix timestamp format
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-05 17:11:56 +02:00
Michael Barz
4b512fa884 update reva to latest edge 2023-06-05 17:02:04 +02:00
Willy Kloucek
733e5efdda Merge pull request #6444 from owncloud/remove-references-to-oc.ios-protocol
remove references to oc.ios://ios.owncloud.com since it is no longer used
2023-06-05 15:28:03 +02:00
kobergj
f2e6556549 Merge pull request #6428 from kobergj/RefactorOcisPKG
[tests-only][full-ci] Cleanup ocis runtime
2023-06-05 14:40:29 +02:00
Willy Kloucek
0f3dddafab remove references to oc.ios://ios.owncloud.com since it is no longer used 2023-06-05 13:57:05 +02:00
Benedikt Kulmann
d6febac17a Merge pull request #6438 from owncloud/bump-web-7.0.0-final
[full-ci] chore: Update web to v7.0.0 final
2023-06-05 10:22:41 +02:00
Benedikt Kulmann
b7882ec0ce chore: Update web to v7.0.0 final 2023-06-05 09:33:45 +02:00
Michael Barz
58d8c1aa8a fix disable users by group 2023-06-02 17:42:51 +02:00
Roman Perekhod
ecc56cee49 Merge pull request #6429 from 2403905/issue-6411
Fix to prevent the email notification X-Site scripting
2023-06-02 16:57:51 +03:00
jkoberg
d347448ec0 remove duplicated sutureservice code
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-02 12:02:27 +02:00