Commit Graph

12854 Commits

Author SHA1 Message Date
Michael Barz
aec511a4e6 Automated changelog update [skip ci] 2023-04-03 17:14:37 +00:00
Michael Barz
a99058f534 Merge pull request #5988 from owncloud/add-more-cors
[full-ci] add missing cors config
2023-04-03 19:11:43 +02:00
Michael Barz
ffe0e71337 add Purge and Restore Headers 2023-04-03 17:29:49 +02:00
Michael Barz
94697aa518 update reva 2023-04-03 17:29:49 +02:00
Michael Barz
e313248cee add missing cors config 2023-04-03 17:29:49 +02:00
dependabot[bot]
8f6f52c2ec Bump github.com/blevesearch/bleve/v2 from 2.3.6 to 2.3.7
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.6...v2.3.7)

---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 15:40:10 +02:00
Daniel Swärd
620940ec3f graph: Add strict json decoding to return errors when receiving unknown parameters 2023-04-03 15:39:23 +02:00
Michael Barz
b37bc82e7c Automated changelog update [skip ci] 2023-04-03 13:22:52 +00:00
Michael Barz
b2568972da Merge pull request #5992 from owncloud/basic-auth-header
do not send www-authenticate basic for Api requests
2023-04-03 15:22:09 +02:00
Michael Barz
a5bd5505aa Merge pull request #5996 from owncloud/fix-5994
idp: fix pnpm build for Node >= 17 and remove obsolete targets
2023-04-03 15:07:17 +02:00
kobergj
f83d093691 Merge pull request #5995 from owncloud/ainmosni/feature/eventhistory-fetch
Add function to fetch events containing userID.
2023-04-03 14:55:40 +02:00
Andre Duffeck
2479527cf6 Automated changelog update [skip ci] 2023-04-03 12:52:04 +00:00
Andre Duffeck
668a37059b Merge pull request #5997 from aduffeck/fix-oidc-cache
Fix OIDC cache
2023-04-03 14:51:14 +02:00
André Duffeck
08dc9b7972 Add changelog 2023-04-03 14:01:17 +02:00
André Duffeck
d640719b7a Fix oidc auth cache 2023-04-03 14:00:11 +02:00
Prarup Gurung
1a31aba659 Merge pull request #5983 from owncloud/remove-core-issue-tag-and-refactor-ocis-issus-tag
[full-ci] [tests-only] Removed core issue tag, refactored ocis-reva, ocis issue tag
2023-04-03 03:58:54 -07:00
Dominik Schmidt
3bf1acbc19 Update default node version to 18 2023-04-03 12:32:24 +02:00
Daniël Franke
21053ab734 Change error handling and logging 2023-04-03 12:31:56 +02:00
Dominik Schmidt
cb39839641 idp: fix pnpm build for Node >= 17 and remove obsolete targets 2023-04-03 12:01:59 +02:00
Daniël Franke
cfb65cd289 Add function to fetch events containing userID.
This PR adds a function to fetch events containing a userID. This is to
be able to offer this functionality for the GDPR requirement.
2023-04-03 11:49:52 +02:00
Michael Barz
df537ea98d do not send www-authenticate basic for Api requests 2023-04-03 11:34:42 +02:00
Daniel Swärd
b78bea77de Bump reva version to include share type for guest users. 2023-04-03 11:22:35 +02:00
kobergj
3844673de4 Automated changelog update [skip ci] 2023-04-03 07:23:34 +00:00
kobergj
7d5886ae00 Merge pull request #5984 from kobergj/PersonalDataExportCapability
Add capability for personal data export
2023-04-03 09:22:55 +02:00
Prajwol Amatya
16f8c49de9 [tests-only][full-ci]Forwardport json drill apispacesshares (#5965)
* Replace the key and value paris step with the current json assertion step

* Fix red CI for undefined step

---------

Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2023-04-03 09:46:01 +05:45
Benedikt Kulmann
12d67440b8 Merge pull request #5987 from owncloud/bump-web-v7.0.0-rc.27
[full-ci] chore: bump web to v7.0.0-rc.27
2023-03-31 23:51:08 +02:00
Benedikt Kulmann
33f23ca3c3 chore: bump web to v7.0.0-rc.27 2023-03-31 22:56:55 +02:00
Artur Neumann
0492fb040d [tests-only] fix not optional parameter after optional (#5981) 2023-03-31 21:23:01 +05:45
jkoberg
ec6f236118 add capability for personal data export
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-31 16:42:35 +02:00
Michael Barz
d143e92dfe Merge pull request #5982 from kobergj/AvoidPanicWhenUsingOIDCRewrite
[tests-only] Avoid panic when using WellknownRewrite
2023-03-31 15:24:03 +02:00
Prarup Gurung
f3bf0894fc Removed core issue tag, refactored ocis-reva, ocis issue tag 2023-03-31 17:27:18 +05:45
Viktor Scharf
5c2a011519 [test-only] add issue tag to failed tests (#5978)
* add issue tag to failed tests

* bump webCommit
2023-03-31 11:38:15 +02:00
Benedikt Kulmann
ca05862279 Delete .DS_Store 2023-03-31 11:18:53 +02:00
jkoberg
66a0d5a5ff avoid panic when oidcClient.Get fails
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-31 10:59:44 +02:00
Viktor Scharf
e3c5466e69 [api-test] first notification test (#5958)
* notification test

* fix after review

* fix lint
2023-03-31 09:42:58 +02:00
Swikriti Tripathi
351ad9c484 [tests-only][full-ci]Link the correct issue to failing tests (#5971)
* Link the correct issue to failing tests and add other edge cases

* update expected to fail file

* update expected to fail
2023-03-31 08:11:37 +02:00
Amrita
76cc388e45 Expand tests scenario for adding multiple user at once (#5864) (#5963) 2023-03-31 08:59:25 +05:45
kobergj
de99288a27 Automated changelog update [skip ci] 2023-03-30 14:56:56 +00:00
kobergj
3a8b4043e6 Merge pull request #5950 from kobergj/GDPRExport
GDPR Export
2023-03-30 16:56:23 +02:00
kobergj
e46041b01f Merge pull request #5955 from owncloud/ainmosni/feature/keycloak-pkg
Add keycloak package.
2023-03-30 15:01:49 +02:00
jkoberg
e0b07dee70 use correct status code
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-30 14:57:41 +02:00
kobergj
db5c84816b fix typo in graph service
Co-authored-by: Daniël Franke <df@ponc.tech>
2023-03-30 14:17:56 +02:00
Daniël Franke
a0686c4f47 Fix feedback from @kobergj 2023-03-30 12:41:57 +02:00
Benedikt Kulmann
71775b3c65 Merge pull request #5964 from owncloud/bump-web-7.0.0-rc.26
[full-ci] chore: bump web to v7.0.0-rc.26
2023-03-30 12:35:13 +02:00
Daniël Franke
bc9ba63b06 Fix tests for invitations service. 2023-03-30 11:12:00 +02:00
Michael Barz
987e13693a Merge pull request #5896 from owncloud/add-groups-by-name-or-id
allow adding group by name or id
2023-03-30 10:57:56 +02:00
Michael Barz
090aabdfda Merge pull request #5962 from owncloud/dependabot/go_modules/github.com/open-policy-agent/opa-0.50.2
Bump github.com/open-policy-agent/opa from 0.50.0 to 0.50.2
2023-03-30 10:57:19 +02:00
Benedikt Kulmann
9998740343 chore: bump web to v7.0.0-rc.26 2023-03-30 10:25:50 +02:00
jkoberg
e906c9f1ec emit event after finishing data extraction
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-30 10:06:32 +02:00
jkoberg
1bb9b5c589 use feature reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-30 10:06:32 +02:00