Commit Graph

10907 Commits

Author SHA1 Message Date
Benedikt Kulmann
590f3bcbaa chore: prepare release bump version 2022-08-25 21:40:08 +02:00
Phil Davis
c64c64bbe2 Merge pull request #4456 from owncloud/cleanup-spaces-in-all-local-API-test-suites
[tests-only] [full-ci] Cleanup spaces in all local API test suites
2022-08-25 22:24:48 +05:45
Phil Davis
4c58ce35c5 Cleanup spaces in all local API test suites 2022-08-25 17:39:55 +05:45
Benedikt Kulmann
f57fe2917d Automated changelog update [skip ci] 2022-08-25 11:13:10 +00:00
Benedikt Kulmann
79f7d643f3 Merge pull request #4458 from owncloud/more-unprotected-paths 2022-08-25 13:08:44 +02:00
Benedikt Kulmann
9d67ab3292 fix: set /external path prefix to unprotected 2022-08-25 10:47:46 +02:00
Benedikt Kulmann
9c9a81026c fix: add index.html to unprotected paths in auth middleware 2022-08-25 10:39:55 +02:00
Phil Davis
bbca91ba48 Merge pull request #4441 from owncloud/deleteAllProjectSpaceAfterTest
[tests-only] [full-ci] ApiTest. after each test users-manager delete their project space
2022-08-25 12:29:07 +05:45
Swikriti Tripathi
9ceaf144ee Merge pull request #4422 from owncloud/move-graph-test-to-ocis-local
[full-ci] [tests-only] Added test for creating group with case sensitive
2022-08-25 09:41:36 +05:45
Benedikt Kulmann
b57bdc0492 Automated changelog update [skip ci] 2022-08-24 15:11:52 +00:00
Benedikt Kulmann
98a2ade7c8 Merge pull request #4454 from owncloud/missing-unprotected-paths 2022-08-24 17:11:24 +02:00
David Christofas
0d2b7e350b add missing unprotected paths 2022-08-24 16:32:25 +02:00
Prarup Gurung
07af8544e8 Added test for creating group with case sensitive 2022-08-24 16:33:47 +05:45
Viktor Scharf
c7a6d5a0aa add ability to delete project space after test 2022-08-24 12:19:03 +02:00
Benedikt Kulmann
1565fe6f1e Automated changelog update [skip ci] 2022-08-24 10:08:52 +00:00
Benedikt Kulmann
335567ed65 Merge pull request #4439 from owncloud/update-web-v5.7.0-rc.10
[full-ci] update web to v5.7.0-rc.10
2022-08-24 12:08:22 +02:00
Willy Kloucek
ad3c9489b3 Merge pull request #4429 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.11.2
Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2
2022-08-24 11:28:22 +02:00
David Christofas
e65eb15f2c add the settings path to the unprotected paths 2022-08-24 11:04:18 +02:00
Willy Kloucek
add2364c6d Automated changelog update [skip ci] 2022-08-24 08:50:47 +00:00
Willy Kloucek
c0df4562e5 Merge pull request #4443 from wkloucek/mail-auth-encrypt
add config options for mail encryption and authentication
2022-08-24 10:49:50 +02:00
Benedikt Kulmann
dd49462bac ci: delete accounts frontend app from ci config.json 2022-08-24 09:10:35 +02:00
David Christofas
28a9bf357e end unprotected path prefixes with a slash 2022-08-24 10:12:34 +05:45
David Christofas
6043e019f4 add the fonts path to the unprotected path prefixes 2022-08-24 10:12:34 +05:45
Benedikt Kulmann
992c19d26a chore: update web to v5.7.0-rc.10 2022-08-24 10:12:33 +05:45
Benedikt Kulmann
f3e6237796 Automated changelog update [skip ci] 2022-08-23 19:45:58 +00:00
dependabot[bot]
bf97c62675 Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.1 to 2.11.2.
- [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.11.1...v2.11.2)

---
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>
2022-08-23 19:45:45 +00:00
Benedikt Kulmann
001a03e01b Merge pull request #4444 from owncloud/update-reva-v2.8.0
[full-ci] update reva to v2.8.0
2022-08-23 21:43:14 +02:00
Benedikt Kulmann
d10f521972 chore: update reva to v2.8.0 2022-08-23 16:35:33 +02:00
David Christofas
eb1c540e80 Merge pull request #4434 from owncloud/bump-commit-id-20220823
[tests-only][full-ci]Bump commit id for tests
2022-08-23 15:25:02 +02:00
Willy Kloucek
faa7d3b647 add config options for mail encryption and authentication 2022-08-23 14:39:32 +02:00
Swikriti Tripathi
4e8da994e5 Bump commit id for tests and update expected to faile file 2022-08-23 17:53:13 +05:45
Viktor Scharf
cb2822b8b7 [tests-only] [full-ci] ApiTest. after each test users delete their personal space (#4433)
* after each test users delete their personal space

* Simplify deleteAllPersonalSpaces

* Simplify deleteAllPersonalSpaces()

Co-authored-by: Phil Davis <phil@jankaritech.com>
2022-08-23 10:42:27 +02:00
David Christofas
9506bfc8db Automated changelog update [skip ci] 2022-08-22 14:39:31 +00:00
David Christofas
c4881f5736 Merge pull request #4374 from owncloud/rewrite-auth-middleware
[full-ci] Rewrite of the authentication middleware
2022-08-22 16:39:03 +02:00
David Christofas
dfe703291f replace strings.Title with cases.Title 2022-08-22 15:26:00 +02:00
David Christofas
12d42e0074 add missing comments 2022-08-22 14:24:12 +02:00
Willy Kloucek
976a91c641 Automated changelog update [skip ci] 2022-08-22 11:07:58 +00:00
Willy Kloucek
1575c30a3c Merge pull request #4428 from owncloud/dependabot/go_modules/go-micro.dev/v4-4.8.1
Bump go-micro.dev/v4 from 4.8.0 to 4.8.1
2022-08-22 13:07:34 +02:00
Willy Kloucek
f297e833af Automated changelog update [skip ci] 2022-08-22 11:07:19 +00:00
Willy Kloucek
9431af00a9 Merge pull request #4412 from kobergj/BumpReva
[full-ci] bump reva version
2022-08-22 13:06:54 +02:00
Willy Kloucek
349f171f17 bump reva 2022-08-22 12:11:37 +02:00
dependabot[bot]
99a22a3760 Bump go-micro.dev/v4 from 4.8.0 to 4.8.1
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/asim/go-micro/releases)
- [Changelog](https://github.com/asim/go-micro/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asim/go-micro/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: go-micro.dev/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 10:00:15 +00:00
Willy Kloucek
732fa64041 Merge pull request #4408 from owncloud/dependabot/go_modules/github.com/MicahParks/keyfunc-1.2.2
Bump github.com/MicahParks/keyfunc from 1.2.0 to 1.2.2
2022-08-22 11:58:55 +02:00
Willy Kloucek
fd1a9bf6c2 Automated changelog update [skip ci] 2022-08-22 09:12:52 +00:00
Willy Kloucek
15c1a99ddc Merge pull request #4405 from wkloucek/config-validation-line-break-and-help
ensure a linebreak after config validation errors and do not parse config for help
2022-08-22 11:12:22 +02:00
Phil Davis
c63b411807 Merge pull request #4396 from owncloud/addTestForETagForSharesJailOnOcis
[tests-only][full-ci]Add etag propagation for delete files folder for spaces
2022-08-22 12:22:07 +05:45
dependabot[bot]
9aabcecc1f Bump github.com/MicahParks/keyfunc from 1.2.0 to 1.2.2
Bumps [github.com/MicahParks/keyfunc](https://github.com/MicahParks/keyfunc) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](https://github.com/MicahParks/keyfunc/compare/v1.2.0...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 06:29:25 +00:00
Willy Kloucek
9f2be9f4f9 remove Log prefix from configlog functions 2022-08-22 08:08:18 +02:00
Phil Davis
75e38f10ab Merge pull request #4420 from owncloud/selenium-chrome-latest
[tests-only][full-ci] Pin selenium image to standalone-chrome:104.0-20220812
2022-08-22 11:06:08 +05:45
sagargurung1001@gmail.com
23344fd08e Update expected to failure for etag 2022-08-22 09:22:40 +05:45