Michael Barz
fe1ff55ea3
Merge pull request #6571 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.25.7
...
Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.7
2023-06-23 16:08:13 +02:00
Michael Barz
4332825e2d
Automated changelog update [skip ci]
2023-06-23 14:08:06 +00:00
Michael Barz
2421b42a0a
Merge pull request #6583 from owncloud/add-web-redirect-uri
...
add web post redirect uri config
2023-06-23 16:07:04 +02:00
Michael Barz
495f2da372
Automated changelog update [skip ci]
2023-06-23 14:03:09 +00:00
Michael Barz
aa4e490477
Merge pull request #6556 from rhafer/decomposed-fsck
...
Decomposedfs treesizecheck
2023-06-23 16:01:24 +02:00
Daniël Franke
581664a6dc
Automated changelog update [skip ci]
2023-06-23 12:21:02 +00:00
Daniël Franke
8f7521eff7
Move away from global tracers. ( #6591 )
...
* Move away from global tracers.
This PR moves away from global tracers and instead initialises
a tracer provider at Service setup and passes it where it needs to be.
* Change tracing provider to be set via options.
Also change name for GetServiceTraceProvider.
* Add changelog.
2023-06-23 14:20:26 +02:00
Phil Davis
c8f8bc55e2
Automated changelog update [skip ci]
2023-06-23 10:32:15 +00:00
Phil Davis
971115d103
Merge pull request #6590 from kobergj/BumpReva
...
[full-ci] Bump Reva
2023-06-23 16:16:31 +05:45
jkoberg
7d7ff26a96
update expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-23 11:32:28 +02:00
nirajacharya2
82f5f25bfe
[tests-only][full-ci]added scenario for overwrite file with virus content in a public link ( #6586 ) ( #6600 )
...
* added scenario for overwrite file with virus content in a public link
* changed sharer overwrite step with public overwrite
Co-authored-by: Karun Atreya <33852651+KarunAtreya@users.noreply.github.com >
2023-06-23 15:13:01 +05:45
jkoberg
098d51bf0e
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-23 11:20:42 +02:00
kobergj
a64dd835e7
Automated changelog update [skip ci]
2023-06-23 08:33:08 +00:00
kobergj
76c3e3c024
Merge pull request #6605 from kobergj/FixUpdateRolesAssigner
...
Fix OIDC role assigner
2023-06-23 10:32:34 +02:00
Martin
b5000e39ff
Merge pull request #6594 from rhafer/idm-port
...
[docs-only] Fix idm default port typo in README
2023-06-23 08:55:59 +02:00
Karun Atreya
82fd405825
[tests-only][full-ci]added scenario for overwrite file with virus content in a public link ( #6586 )
...
* added scenario for overwrite file with virus content in a public link
* changed sharer overwrite step with public overwrite
2023-06-23 11:24:03 +05:45
Michael Barz
24347e1985
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
Signed-off-by: Michael Barz <mbarz@owncloud.com >
2023-06-22 17:58:48 +02:00
jkoberg
1d0a7acc65
do not return an error when detecting too many roles
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-22 17:45:01 +02:00
Jörn Friedrich Dreyer
2ea3b8c400
unmarshal token to filter spaces for current user ( #6596 )
...
* unmarshal token to filter spaces for current user
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* Fix tests
---------
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Co-authored-by: André Duffeck <andre.duffeck@firondu.de >
2023-06-22 16:15:17 +02:00
Ralf Haferkamp
4af4bba8b1
Add cli tool for verifing and repairing treesizes in decomposedfs
2023-06-22 15:58:52 +02:00
kobergj
abf94f1ccb
Automated changelog update [skip ci]
2023-06-22 09:57:11 +00:00
kobergj
9e09bb1e4a
Merge pull request #6578 from kobergj/AddDefaultStoreToPostprocessing
...
Add default store to postprocessing service
2023-06-22 11:56:37 +02:00
Ralf Haferkamp
e5c24a9e88
Fix idm default port typo in README
2023-06-22 11:09:59 +02:00
Prajwol Amatya
831d57f748
[tests-only] [full-ci] API test for enforce password config and update the public share to edit permission ( #6409 )
...
* api test to update public link to upload, edit or contribute permission with enforce password enabled
* added test to create public link with enforce password enabled
2023-06-22 14:25:45 +05:45
Swikriti Tripathi
d35a4ac4a6
Use different image of clamav in docker compose ( #6588 )
2023-06-22 14:08:10 +05:45
Daniel Swärd
571d2318c0
Add missing span kind for tracing. ( #6471 )
...
* Add missing span kind for tracing.
* Add missing spanKind for tracing.
2023-06-22 10:09:10 +02:00
Sabin Panta
edc00ebd12
[tests-only]Add test for ANTIVIRUS_INFECTED_FILE_HANDLING ( #6498 )
...
* Corrected the issues in scenerio
* rebase current branch
2023-06-22 09:38:30 +02:00
Andre Duffeck
20252409ba
Handle events asynchronously ( #6584 )
2023-06-22 09:23:49 +02:00
dependabot[bot]
54da59f13c
Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.7
...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli ) from 2.25.1 to 2.25.7.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v2.25.1...v2.25.7 )
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-22 06:26:16 +00:00
Swikriti Tripathi
4f85efee84
[tests-only][full-ci] use tcp for antivirus service in ci ( #6573 )
...
* Test antivirus service in ci with different config
* enable other tests and update docker compose files
2023-06-22 09:55:58 +05:45
Michael Barz
cf8f257fae
add web post redirect uri config
2023-06-21 19:12:22 +02:00
jkoberg
9740706df5
add default store to postprocessing
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-21 16:57:19 +02:00
Roman Perekhod
68393150df
Automated changelog update [skip ci]
2023-06-21 14:45:20 +00:00
Roman Perekhod
9313be684e
Merge pull request #6574 from 2403905/issue-6567
...
Skip the error if the simulink is pointed to a directory
2023-06-21 17:44:20 +03:00
Roman Perekhod
5d5ef12e7c
Skip the error if the simulink is pointed to a directory
2023-06-21 15:14:18 +02:00
Viktor Scharf
2c0fb9910e
Change testing docs. Antivirus for mac ( #6566 )
...
* run antivirus on mac for localy testing
* start docker withot volumes
* fix
2023-06-21 14:57:26 +02:00
kobergj
804ce0d77e
Automated changelog update [skip ci]
2023-06-21 12:19:17 +00:00
kobergj
34462566bd
Merge pull request #6565 from kobergj/RemoveLDAPErrorLog
...
Don't connect to ldap on startup
2023-06-21 14:18:23 +02:00
kobergj
060bab808f
Automated changelog update [skip ci]
2023-06-21 11:20:12 +00:00
kobergj
6b0971ba52
Merge pull request #6572 from kobergj/BumpReva
...
[full-ci] Bump Reva
2023-06-21 13:19:33 +02:00
jkoberg
7bfe6bdf7d
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-21 11:58:24 +02:00
jkoberg
eb9d2bc373
dont connect ldap on startup
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-21 11:53:52 +02:00
Martin
9cace5738f
Merge pull request #6569 from owncloud/mmattel-patch-1
...
Update APP_PROVIDER_SERVICE_NAME description
2023-06-21 08:54:53 +02:00
Martin
0d7cc2aa2e
Update APP_PROVIDER_SERVICE_NAME description
2023-06-20 18:59:46 +02:00
Christian Richter
5c7b15eaeb
Automated changelog update [skip ci]
2023-06-20 11:34:29 +00:00
Christian Richter
961b03b272
Merge pull request #6554 from dragonchaser/issue-3753-issues-with-audit-public_link_token_in_event
...
add token to LinkAccessedEvent
2023-06-20 13:33:43 +02:00
dependabot[bot]
70b64d817e
Automated changelog update [skip ci]
2023-06-20 08:30:57 +00:00
dependabot[bot]
7a72d08577
Bump golang.org/x/net from 0.10.0 to 0.11.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 10:30:14 +02:00
Andre Duffeck
938a2a006f
Automated changelog update [skip ci]
2023-06-20 06:40:31 +00:00
Andre Duffeck
c81f423357
Merge pull request #6512 from aduffeck/fix-case-insensitivity
...
Always make Name and Tags queries case-insensitive
2023-06-20 08:39:50 +02:00