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
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
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
jkoberg
25d1347a76
create folders if they are not existing
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-30 09:49:56 +02:00
dependabot[bot]
b4e9d84b85
Bump github.com/open-policy-agent/opa from 0.50.0 to 0.50.2
...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa ) from 0.50.0 to 0.50.2.
- [Release notes](https://github.com/open-policy-agent/opa/releases )
- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-policy-agent/opa/compare/v0.50.0...v0.50.2 )
---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-30 07:01:35 +00:00
Jannik Stehle
182c375d2c
Merge pull request #5954 from owncloud/bump-web-7.0.0-rc.25
...
[full-ci] chore: update web to v7.0.0-rc.25
2023-03-29 17:00:14 +02:00
jkoberg
9f5b33f661
use reva gateway client and mocks
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-29 16:06:10 +02:00
jkoberg
ebd730c778
use location from request
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-29 16:02:43 +02:00
jkoberg
442c53f796
add gdpr export endpoint
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-29 16:02:42 +02:00
jkoberg
526e4c6459
changelog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-03-29 16:02:42 +02:00
Martin
186e96a1b7
Merge pull request #5957 from owncloud/mmattel-patch-1
2023-03-29 15:29:20 +02:00
dependabot[bot]
e64f4a90f3
Bump golang.org/x/oauth2 from 0.4.0 to 0.6.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.4.0 to 0.6.0.
- [Release notes](https://github.com/golang/oauth2/releases )
- [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-29 15:10:45 +02:00
Martin
2ac804cb89
[docs-only] Update example-realm.json
...
Remove not necessary source code ticks from file.
2023-03-29 14:42:25 +02:00
Martin
e664340b21
Merge pull request #5956 from owncloud/small_readme_fix
...
[docs-only] Just a small README.md fix for invitations
2023-03-29 14:35:16 +02:00
mmattel
b52a2bf8a9
[docs-only] Just a small README.md fix for invitations
2023-03-29 14:19:32 +02:00
Martin
d02581efde
Merge pull request #5952 from owncloud/update_invitations_readme
...
Fix invitations README.md
2023-03-29 13:44:44 +02:00
Daniël Franke
5793970e5d
Add keycloak package.
...
This PR adds the keycloak package, which contains the following:
* More genericised functions for the invitations backend.
* User query functions.
* PII query functions.
2023-03-29 13:37:03 +02:00
mmattel
de430db057
fix codacy
2023-03-29 12:57:20 +02:00
Daniel Swärd
6d7999e379
Automated changelog update [skip ci]
2023-03-29 10:48:54 +00:00
Daniel Swärd
053ce7a7cd
Merge pull request #5949 from owncloud/excds/feature/Update_group_names
...
graph: Allow updating of group name via PATCH request
2023-03-29 12:48:25 +02:00
Edith Parzefall
d9bccac3ae
Apply suggestions from code review
...
language review
2023-03-29 12:02:55 +02:00
Benedikt Kulmann
e3f4a95752
chore: update web to v7.0.0-rc.25
2023-03-29 11:53:41 +02:00
Daniel Swärd
555ca582b1
Add changelog file describing group PATCH update.
2023-03-29 11:43:09 +02:00
mmattel
052cd0f273
Fix invitations README.md
2023-03-29 11:31:09 +02:00
Daniel Swärd
2db1dc9be0
Remove expected failures from acceptance tests.
2023-03-29 10:39:31 +02:00
kobergj
bfe8ed8db5
Merge pull request #5700 from owncloud/invitations
...
Invitations service
2023-03-28 15:27:56 +02:00
Daniel Swärd
ab07525602
graph: Allow updating of group name via PATCH request
2023-03-28 13:06:53 +02:00
Swikriti Tripathi
270bf06840
add skip on stable tag ( #5940 )
2023-03-28 15:11:41 +05:45
Amrita
382aa58c8b
[tests-only][full-ci]Extend tests coverage for different role capability for spaces ( #5853 )
...
* Add tests related to different user role manipulating space
* Review addressed
* Refactor existing scenario
2023-03-28 09:10:21 +05:45
Amrita
63ba5613c0
[tests-only][full-ci]Extend tests coverage for different role capability for group ( #5742 )
...
* Extend tests coverage for different role capability for group
* Remove unwanted scenario
* Change http status code
2023-03-28 09:09:37 +05:45
Prajwol Amatya
1e5bf171fe
[tests-only][full-ci] Forwardport test for send wrong host for adding user in group ( #5932 )
...
* added test for admin trying to add user with wrong host
* added test for adding single user to a group with invalid hostname
2023-03-27 15:47:55 +05:45
kobergj
eefd1b82aa
Merge pull request #5930 from owncloud/d7-typo-fix
...
[docs-only] Fixed typos
2023-03-27 10:30:07 +02:00
mmattel
700621dac8
readd accidentially deleted entry
2023-03-27 09:52:45 +02:00
Dennis Sieben
e28603e633
- fixed typos
2023-03-27 08:54:51 +02:00