Ralf Haferkamp
b74eeed359
ldap: Implement missing methods for 3.4.5 go-ldap in ldap reconnect wrapper
2023-07-11 16:05:32 +02:00
root
6989b17a13
Bump reva to get latest changes for LDAP client
2023-07-11 16:05:32 +02:00
dependabot[bot]
99f27e569d
Bump github.com/go-ldap/ldap/v3
...
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap ) from 3.4.5-0.20230327113050-32d292ef5ded to 3.4.5.
- [Release notes](https://github.com/go-ldap/ldap/releases )
- [Commits](https://github.com/go-ldap/ldap/commits/v3.4.5 )
---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-11 16:05:32 +02:00
Jan
465d27f8f6
Automated changelog update [skip ci]
2023-07-11 12:52:57 +00:00
Jan
b7e2f9e883
Set TokenStorageLocal default to true ( #6771 )
2023-07-11 14:52:23 +02:00
dependabot[bot]
fcb37220ae
Automated changelog update [skip ci]
2023-07-11 12:46:21 +00:00
dependabot[bot]
a8b8de297b
Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.9.0...v0.10.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 >
2023-07-11 11:25:31 +02:00
Amrita
4bf2972521
Add test for animated gif preview ( #6693 ) ( #6766 )
2023-07-11 14:44:45 +05:45
Prarup Gurung
9ff5c5eed9
Merge pull request #6725 from owncloud/search-folder-tag
...
[tests-only][full-ci]add scenario for search folder tag
2023-07-11 11:48:38 +05:45
Prajwol Amatya
f370d270f4
wait for fakeoffice to be ready ( #6754 )
2023-07-11 11:32:58 +05:45
nabim777
ebc383164d
add scenario for search folder tag
2023-07-11 09:46:01 +05:45
Michael Barz
95d32d0e87
Merge pull request #6763 from owncloud/fix-onlyoffice
...
fix onlyoffice with wopi
2023-07-10 21:46:33 +02:00
Willy Kloucek
30ab02d30c
fix onlyoffice with wopi
2023-07-10 18:56:28 +02:00
Jan
9a1b1b9f63
Add WEB_OPTION_TOKEN_STORAGE_LOCAL env var ( #6760 )
2023-07-10 17:10:52 +02:00
Florian Schade
c09f82405f
enhancement: add mimetype to file extension rego function ( #6133 )
...
* enhancement: add mimetype to file extension rego function
add rego function to detect the resource extension by mimetype, at the same time this pr introduces a custom ocis namespace for the rego functions.
* enhancement: add custom logPrinter to opa policies service
* fix: imports and test
TypeByExtension which is used to resolve extension by mimetype relies on MIME-info database which differs at my local env (macos <-> drone). This is fixed by using one of the builtinTypes for testing
---------
Signed-off-by: Christian Richter <crichter@owncloud.com >
Co-authored-by: Christian Richter <crichter@owncloud.com >
2023-07-10 16:28:23 +02:00
Michael Barz
ecfe2d9a7b
Merge pull request #6715 from owncloud/requestID-response
...
add request id to all responses
2023-07-10 16:25:30 +02:00
Klaas Freitag
708660d18b
Fix typo in Infinite
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2023-07-10 13:11:19 +02:00
Klaas Freitag
4a25f28e41
Fix link and wording in README.md
2023-07-10 13:11:19 +02:00
Klaas Freitag
a7f37a1932
Add changelog
2023-07-10 13:11:19 +02:00
Klaas Freitag
b163c750f3
Clarify the license of ownCloud Infinite Scale binary packages.
2023-07-10 13:11:19 +02:00
dependabot[bot]
a43eeaf1e7
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.13.0 to 2.16.0
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.13.0 to 2.16.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.13.0...v2.16.0 )
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 12:14:49 +02:00
kobergj
c9e7b12d27
Merge pull request #6672 from kobergj/DeprovisionNotification
...
Deprovisioning Notification
2023-07-10 11:07:09 +02:00
Michael Barz
dce3a62f13
add request id to all responses
...
Signed-off-by: Michael Barz <mbarz@owncloud.com >
2023-07-10 10:56:46 +02:00
Nalem7
ee1c9cf87f
add api test for search tag by user ( #6659 )
2023-07-10 14:29:42 +05:45
nirajacharya2
db70ab27ac
added test for mail notification if space admin delete access to space ( #6719 )
2023-07-10 13:07:53 +05:45
Daniël Franke
d1c968c055
Move auth-bearer to use service TraceProvider. ( #6740 )
...
This PR moves the auth-bearer service to use the service TraceProvider.
2023-07-07 19:14:15 +02:00
Martin
721f4e8422
Merge pull request #6723 from owncloud/fix_loglevel_description
...
[docs-only] Increase readability for log level values in the description
2023-07-07 17:06:38 +02:00
Michael Barz
88cb35483f
change secrets to org secrets
2023-07-07 16:30:15 +02:00
Roman Perekhod
aadec82c7b
Automated changelog update [skip ci]
2023-07-07 13:15:15 +00:00
Roman Perekhod
a169609a2b
Merge pull request #6741 from aduffeck/fix-searching-deep-shares
...
Use the owner auth to get the path of shared resources
2023-07-07 15:04:57 +03:00
André Duffeck
ec8a260119
Handle shares received from project spaces.
...
Unfortunately searching these kinds of shares can't be fully fixed until
the service accounts have been implemented.
2023-07-07 12:48:00 +02:00
Martin
4436c20f86
Merge pull request #6721 from owncloud/dependabot/go_modules/google.golang.org/protobuf-1.31.0
...
Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
2023-07-07 12:19:29 +02:00
André Duffeck
4c53320c1f
Add changelog
2023-07-07 11:28:57 +02:00
jkoberg
ff61d25e1c
improve documentation
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-07-07 11:28:54 +02:00
jkoberg
a83492d7ab
allow deleting global evs
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-07-07 11:06:53 +02:00
jkoberg
d8667bf736
use hard typed deprovision date
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-07-07 11:06:53 +02:00
jkoberg
6ab2f10386
only allow admins to set global notifications
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-07-07 11:06:53 +02:00
jkoberg
bca4d4f9fd
add post event handler
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-07-07 11:06:53 +02:00
Michael Barz
6a9e924ad3
remove downstream trigger from docs pipeline
2023-07-07 11:04:59 +02:00
André Duffeck
b2f1e849fd
Use the owner auth to get the path of shared resources
...
This fixes searching received shares that were not shared from the space
root.
2023-07-07 10:46:53 +02:00
dependabot[bot]
6698297399
Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
...
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-07 10:37:23 +02:00
mmattel
6ad53971ef
[docs-only] Increase readability for log level values in the description
2023-07-07 10:33:42 +02:00
Martin
ab056a23ca
Merge pull request #6724 from owncloud/fix_tracing_description
...
[docs-only] Increase readability for tracing values in the description
2023-07-07 10:32:27 +02:00
Martin
01ad337aea
Merge pull request #6720 from owncloud/dependabot/go_modules/golang.org/x/text-0.11.0
...
Bump golang.org/x/text from 0.10.0 to 0.11.0
2023-07-07 10:28:49 +02:00
dependabot[bot]
67f2528497
Bump golang.org/x/text from 0.10.0 to 0.11.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-07 09:52:12 +02:00
mmattel
d7b447b791
[docs-only] Increase readability for tracing values in the description
2023-07-07 09:50:39 +02:00
Phil Davis
2cafbc2920
Merge pull request #6714 from owncloud/remove-special-drone-actions-from-ci
...
[CI] [full-ci] Remove special PR-based drone actions from CI
2023-07-06 21:01:40 +05:45
Michael Barz
41867f7e16
use new s3 upload secrets
2023-07-06 15:33:31 +02:00
Michael Barz
1b4fbd2e9f
use mc alias for coverage cache
2023-07-06 13:34:14 +02:00
Michael Barz
fde74a64f1
use public s3 secrets
2023-07-06 12:11:10 +02:00