Commit Graph
10880 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub ff1fea3359 Bump github.com/go-chi/render from 1.0.1 to 1.0.2
Bumps [github.com/go-chi/render](https://github.com/go-chi/render) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/go-chi/render/releases)
- [Commits](https://github.com/go-chi/render/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/render
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 06:41:51 +00:00
Phil DavisandGitHub 04a4933e01 Merge pull request #4397 from owncloud/zip-resource-to-cache
[ci] zip before cache and unzip on restore
2022-08-18 11:44:12 +05:45
Kiran Parajuli c430c1868b Zip before cache
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-08-18 10:14:28 +05:45
Willy Kloucek 1f12753e13 add changelog 2022-08-17 15:42:04 +02:00
Willy Kloucek 6154466bbc rename extensions to services (leftover occurences) 2022-08-17 15:36:52 +02:00
Willy Kloucek 12204e4d91 remove category from uploads section 2022-08-17 15:05:26 +02:00
Willy Kloucek 7d76650e5f further improve descriptions 2022-08-17 14:58:31 +02:00
ea1484250f improve usage text
Co-authored-by: Martin <github@diemattels.at>
2022-08-17 14:29:42 +02:00
jkobergandkobergj 152ce60d87 fix audit service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-08-17 14:20:05 +02:00
jkobergandkobergj 66ff20442f use .golangci.yml
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-08-17 14:20:05 +02:00
Willy Kloucek 82acd83c61 remove fmt.Sprintf 2022-08-17 12:56:12 +02:00
Willy Kloucek fe53db9440 tidy go mod 2022-08-17 12:45:19 +02:00
Willy Kloucek c0f0b0efb4 move the uploads command into a category 2022-08-17 12:40:02 +02:00
Willy Kloucek 067e614713 implement review feedback 2022-08-17 12:25:55 +02:00
Willy Kloucek c3a021512b update reva 2022-08-17 12:15:00 +02:00
Willy Kloucek 5730ad6d5b add documentation, wire configuration 2022-08-17 12:13:47 +02:00
Willy Kloucek 0a9790105d introduce staticurlparams 2022-08-17 12:13:47 +02:00
Willy Kloucek f9a25c0625 add open-with-web endpoint, needs cs3org/reva#3143 2022-08-17 12:13:47 +02:00
Phil DavisandGitHub 4c6f26a8db Merge pull request #4398 from owncloud/remove-earlyfail-deps
[full-ci] [tests-only] Removing dependency with earlyfail for purge
2022-08-17 08:44:56 +05:45
Artur Neumann b9f5309ccf Automated changelog update [skip ci] 2022-08-17 01:03:32 +00:00
David Christofas b5ef10dc2b add missing comments and changelog 2022-08-16 16:53:27 +02:00
David Christofas 3f25ca2059 add unprotected path prefix for parallel deployment 2022-08-16 15:45:22 +02:00
David Christofas 905ead629c add unprotected path prefix for external apps 2022-08-16 15:16:48 +02:00
Prarup Gurung 2f85d4cffa Removing dependency with earlyfail for purge 2022-08-16 17:01:43 +05:45
David Christofas 78d85b683d add missing comments 2022-08-16 12:47:44 +02:00
Artur NeumannandGitHub 386425eafa Merge pull request #4311 from owncloud/check-flush-cache
[full-ci] [tests-only] Cache short-term artifacts to `cache` bucket
2022-08-16 15:38:19 +05:45
Prarup Gurung 4af040454b cache bucket used for short-term cache and single cache purge pipeline 2022-08-16 12:11:10 +05:45
Willy Kloucek f7aee3d520 Automated changelog update [skip ci] 2022-08-16 03:28:19 +00:00
David Christofas 864438b2de add missing unprotected path 2022-08-15 16:04:14 +02:00
Willy Kloucek 5f2a070b5c Automated changelog update [skip ci] 2022-08-15 10:50:12 +00:00
Willy KloucekandGitHub d6f03d1e30 Merge pull request #4394 from wkloucek/idp-init-empty-file
Bugfix: Autocreate IDP private key also if file exists but is empty
2022-08-15 12:49:49 +02:00
David Christofas 3ebfcbff1e add missing unprotected path 2022-08-15 11:38:04 +02:00
Willy Kloucek 19e3169800 let idp init private key also if the file already exists and is empty 2022-08-15 11:15:38 +02:00
Michael Barz 24edee982d Automated changelog update [skip ci] 2022-08-15 00:19:45 +00:00
Michael Barz 319e2401ed Automated changelog update [skip ci] 2022-08-13 01:02:36 +00:00
Michael Barz 8545687551 Automated changelog update [skip ci] 2022-08-12 13:50:34 +00:00
Michael BarzandGitHub 47e52fc357 Merge pull request #4365 from rhafer/issue/4276
Add `ocis idm resetpassword` subcommand
2022-08-12 15:45:09 +02:00
David Christofas 5d45f0e856 fix logic of when to add the www-authenticate headers 2022-08-12 10:48:37 +02:00
David Christofas 036c466425 add missing unprotected paths 2022-08-12 10:48:33 +02:00
David Christofas 32f68f91ff add missing www-authentication header on failed authentication 2022-08-12 10:48:29 +02:00
David Christofas d271ae2451 fix some authentication cases 2022-08-12 10:48:25 +02:00
David Christofas 06ffd9cf8a some more cleaning up 2022-08-12 10:48:21 +02:00
David Christofas 9347657370 remove the oidc tests since they aren't testing anything at the moment
I admit it would be better to implement the tests but I tried and it is a bit tricky since we can't mock everything we would need to mock. I'll wan to get these changes in first and later in the near future we should revisit the auth middleware architecture and refactor it a bit more to be more testable and future proof.
2022-08-12 10:48:17 +02:00
David Christofas 17a4e65f08 add tests for the public share auth middleware 2022-08-12 10:48:13 +02:00
David Christofas 7bc1305cb4 add tests for the basic auth middleware 2022-08-12 10:48:09 +02:00
David Christofas ef020920e8 update authentication tests 2022-08-12 10:48:04 +02:00
David Christofas ddfc01bff9 refactor unprotected paths check 2022-08-12 10:47:51 +02:00
David Christofas f35c8b9205 clean up the authenticators middlewares 2022-08-12 10:47:48 +02:00
David Christofas e96819bce8 rewrite the auth middleware
The old approach of the authentication middlewares had the problem that when an authenticator could not authenticate a request it would still send it to the next handler, in case that the next one can authenticate it. But if no authenticator could successfully authenticate the request, it would still be handled, which leads to unauthorized access.
2022-08-12 10:47:43 +02:00
Phil DavisandGitHub 02adcbd92a Merge pull request #4381 from owncloud/selectOnlyAvailableRoleForSpaceShare
[tests-only][full-ci]Select Available role only while sharing space
2022-08-12 14:20:00 +05:45