Commit Graph

15671 Commits

Author SHA1 Message Date
dependabot[bot]
964dbc8453 build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 12:13:59 +01:00
Jörn Friedrich Dreyer
05500a6c8f Automated changelog update [skip ci] 2024-01-08 10:06:34 +00:00
Jörn Friedrich Dreyer
9af780fda9 fix idp cs3 backend session refresh (#8142)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-01-08 11:05:52 +01:00
ownClouders
09e8bed619 [tx] updated from transifex 2024-01-08 00:05:14 +00:00
Florian Schade
241cbb1a7f Automated changelog update [skip ci] 2024-01-05 19:53:09 +00:00
Florian Schade
ac8676fff4 enhancement: enable icap preview mode and fix client according to the spec (#8062)
* enhancement: enable icap preview mode and use a forked icap client which fixes tcp socket keepalive

* enhancement: make use of human time for the icap timout config option

* enhancement: update icap-client

* enhancement: bump icap client library and deprecate ANTIVIRUS_ICAP_TIMEOUT env

* chore: vendor icap library

* enhancement: set preview size only if greater than 0

* Update services/antivirus/pkg/config/config.go

Co-authored-by: Martin <github@diemattels.at>

* enhancement: add changelog

---------

Co-authored-by: Martin <github@diemattels.at>
2024-01-05 20:52:26 +01:00
kobergj
1cbf0ba5f3 Automated changelog update [skip ci] 2024-01-05 14:23:19 +00:00
kobergj
add542c3fd Merge pull request #8141 from kobergj/FixNatsjsRegistry
Fix nats-js-kv name
2024-01-05 15:22:39 +01:00
jkoberg
1110bf2178 fix name of nats-js-kv registry
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-01-05 14:45:51 +01:00
Sagar Gurung
c46db2b7cb [tests-only][full-ci]Added tests for setting password in a public share link (#8079)
* Added tests for set/update for password for public link

* Added assertion step for password update

* Rebase and refactor setPassword step

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review Address

* Review Address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-05 13:57:59 +05:45
Roman Perekhod
dece995e29 Automated changelog update [skip ci] 2024-01-04 16:31:03 +00:00
Roman Perekhod
0638b5df2f Merge pull request #8119 from 2403905/issue-7909
[full-ci] bump reva - fix the upload postprocessing
2024-01-04 17:30:20 +01:00
Roman Perekhod
c311c16ebe Automated changelog update [skip ci] 2024-01-04 12:38:58 +00:00
Roman Perekhod
82d80d8d4c Merge pull request #7847 from 2403905/issue-7846
the race conditions in tests
2024-01-04 13:38:14 +01:00
Sawjan Gurung
f779ee63c3 [tests-only] Extend API test coverage for MOVE between spaces using file-id (#8126)
* add issue tags

* extend API test coverage for MOVE between spaces using file-id

* fix table header

* re-arrange scenarios

* update expected failure

* update expected failure
2024-01-04 18:00:04 +05:45
Roman Perekhod
fd388653a9 the race conditions in tests 2024-01-04 13:14:42 +01:00
Roman Perekhod
e5c3f93c85 [full-ci] [bump reva] fix the upload postprocessing 2024-01-04 12:36:00 +01:00
Sawjan Gurung
0f9f996aba [tests-only] Extend API test coverage for MOVE between spaces (#8113)
* extend API test coverage for MOVE between spaces

* update line numbers
2024-01-03 12:09:59 +01:00
ownClouders
a3583118a4 [tx] updated from transifex 2024-01-03 04:27:09 +00:00
Prajwol Amatya
43e3d7d2a7 added issue-7257 tag on scenario (#8108) 2024-01-03 10:00:40 +05:45
Michael Barz
be869c4562 Merge pull request #8076 from owncloud/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
2024-01-02 16:27:22 +01:00
Michael Barz
3aaa60b1c2 Automated changelog update [skip ci] 2024-01-02 14:51:41 +00:00
Michael Barz
6b05333f90 Merge pull request #7985 from 2403905/issue-7916
add the environment variable that allow to disable the password policy
2024-01-02 15:50:49 +01:00
Michael Barz
ad4e2f5aef Automated changelog update [skip ci] 2024-01-02 13:22:24 +00:00
Michael Barz
853c34ba6c Merge pull request #8102 from owncloud/update-reva
fix: update reva to fix status codes
2024-01-02 14:21:34 +01:00
Saw-jan
771fdc0c4d fix line numbers in expected failure list 2024-01-02 18:34:04 +05:45
Saw-jan
23111c8bba adjust MOVE tests to check 403 code 2024-01-02 18:11:46 +05:45
Sagar Gurung
6e9b599195 [tests-only][full-ci]Added test to update role and expiration date for share link (v1beta1) (#8071)
* Added test to update role and expiration date for share link

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-02 16:53:47 +05:45
Michael Barz
e7a46dca55 fix: update reva to fix status codes 2024-01-02 12:06:07 +01:00
Michael Barz
a3a9757c48 Merge pull request #8091 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.27.1
build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
2024-01-02 11:59:38 +01:00
Prajwol Amatya
a711cc5e11 added test to update file with empty content (#8097) 2024-01-02 12:07:47 +05:45
Prarup Gurung
095578b717 [full-ci] [tests-only] Forward port of PR #8092 (#8095)
* Added test for sending share invitation to user with expiration

* Added test for sending share invitation to group with expiration
2024-01-01 17:19:15 +05:45
dependabot[bot]
e1a5f8aca7 build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.26.0 to 2.27.1.
- [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.26.0...v2.27.1)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 06:05:28 +00:00
ownClouders
64132b0fee [tx] updated from transifex 2023-12-30 00:39:42 +00:00
Artur Neumann
952662f066 Merge pull request #8085 from owncloud/useCapabilitiesInWrapper
use capabilites and not `me/drives` in ociswrapper to check if ocis is online
2023-12-29 16:47:19 +05:45
Michael Barz
20169ffb6a Merge pull request #8081 from owncloud/add-govulncheck
Add govulncheck
2023-12-29 09:16:02 +01:00
Artur Neumann
0768723c89 use capabilites in ociswrapper 2023-12-29 13:56:11 +05:45
Michael Barz
c095224636 ci: add govulncheck to ci 2023-12-28 14:42:03 +01:00
Michael Barz
98b9fce738 test: add govulncheck to makefile 2023-12-28 14:17:50 +01:00
Prarup Gurung
ddd09bbfbf Merge pull request #8047 from owncloud/add-test-for-invite-group-with-different-permissions-sharingNg
[full-ci] [tests-only] Added test for sending share invitation to group with permissions
2023-12-28 11:19:42 +05:45
Prarup Gurung
ed221b925a Added test for sending share invitation to group with permissions 2023-12-28 10:09:02 +05:45
Prarup Gurung
59afd4cc66 Merge pull request #8046 from owncloud/add-test-for-invite-user-with-different-permissions-sharingNg
[full-ci] [tests-only] Added test for sending share invitation to user with permissions
2023-12-28 09:12:43 +05:45
Prarup Gurung
e7cf24e486 Added test for sending share invitation to user with permissions 2023-12-28 08:21:00 +05:45
ownClouders
36b7db84b4 [tx] updated from transifex 2023-12-28 00:07:34 +00:00
kobergj
13c87bdf2c Automated changelog update [skip ci] 2023-12-27 15:28:40 +00:00
kobergj
6974676815 Merge pull request #8074 from kobergj/InitSettingsService
Fix Service Account Roles for external IDPs
2023-12-27 16:28:03 +01:00
dependabot[bot]
417e42b693 build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.4.2...v5.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 15:14:52 +00:00
jkoberg
ef3c214af6 use correct structure when ocis init
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-12-27 15:22:56 +01:00
Michael Barz
9676524070 Automated changelog update [skip ci] 2023-12-27 13:25:54 +00:00
Michael Barz
2e2168de4b Merge pull request #8075 from owncloud/forward-port-changelog
Forward port changelog
2023-12-27 14:25:21 +01:00