Artur Neumann
c447306caf
fix NATS configuration in wopi example
2024-01-11 09:47:15 +05:45
Prajwol Amatya
73d9ace439
Automated changelog update [skip ci]
2024-01-11 00:05:06 +00:00
Prajwol Amatya
d2635cc4df
added test to send share invitation to a deleted group ( #8166 )
2024-01-10 13:56:02 +01:00
nirajacharya2
5b165e3209
adding test for getting versions of a file after moving it ( #8013 )
2024-01-10 17:11:45 +05:45
dependabot[bot]
ec9178d154
build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.20.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 >
2024-01-10 09:10:48 +01:00
Florian Schade
465c9e3c20
fix: allow one invite at a time only and implement related validations and http status code handling
2024-01-09 17:17:02 +01:00
dependabot[bot]
418e304ab9
build(deps): bump follow-redirects in /services/idp
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 17:02:46 +01:00
Sawjan Gurung
bc59eab37b
[tests-only] Added API tests coverage for MOVE within same folder with same filename ( #8135 )
...
* added API tests for moving a file within same folder and same name
* added API tests for moving a file within same folder and same name (file-id)
* update expected failure file
2024-01-09 16:33:04 +05:45
Ralf Haferkamp
84a59fc9a0
Automated changelog update [skip ci]
2024-01-09 10:29:03 +00:00
Ralf Haferkamp
dca0c653fb
Removed deprecated envars scheduled for removal with 5.0.0
...
Fixes : #8025
2024-01-09 11:28:31 +01:00
dependabot[bot]
c6a8803b70
build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl ) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7 )
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 10:07:49 +01:00
dependabot[bot]
b70be2d27e
build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.18.1 to 2.19.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.18.1...v2.19.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 >
2024-01-09 10:07:25 +01:00
Ralf Haferkamp
9f47836681
Remove unused ownCloudQuota attribute from LDAP Schema
...
In oCIS the quota is a setting of the personal or project spaces. We
never stored quotas in LDAP for ocis nor are there plans to do so.
Fixes : #8059
2024-01-09 09:59:04 +01:00
ownClouders
01ca237764
[tx] updated from transifex
2024-01-09 00:39:56 +00:00
Viktor Scharf
ec37788829
change naming in test ( #8140 )
2024-01-08 23:41:31 +01:00
Michael Barz
5b89016890
Merge pull request #8151 from aduffeck/fix-build
...
Bump github.com/mattn/go-sqlite3 to fix musl builds
2024-01-08 17:53:29 +01:00
André Duffeck
4e4b3e7579
Bump github.com/mattn/go-sqlite3 to fix musl builds
...
See https://github.com/mattn/go-sqlite3/issues/1164
2024-01-08 16:48:04 +01:00
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