Commit Graph

8187 Commits

Author SHA1 Message Date
Willy Kloucek 91d1d56e62 Automated changelog update [skip ci] 2022-02-01 12:02:16 +00:00
Willy Kloucek b11e4948b9 Merge pull request #3071 from owncloud/default_log_level_error
change default log level to error
2022-02-01 13:01:40 +01:00
Jörn Friedrich Dreyer a1ce351990 Automated changelog update [skip ci] 2022-02-01 11:22:21 +00:00
Jörn Friedrich Dreyer 339b692b8b Merge pull request #2996 from rhafer/graph-group-ldap
Support for Group Management via Graph
2022-02-01 12:20:18 +01:00
PKiran ce9a64d2a6 Merge pull request #3044 from owncloud/update-expected-failures-tus-upload
[full-ci][tests-only] update expected failures after tus upload using spaces
2022-02-01 16:54:56 +05:45
Ralf Haferkamp 38f5b86fda Add changelog for graph user and group changes 2022-02-01 11:45:15 +01:00
Ralf Haferkamp d9aa33525a Add support for adding multiple members to a group at once
Adding multiple members at once is done via PATCH on
`groups/{group-oid}` with a body containing a list of refernces to the
members.
2022-02-01 11:45:14 +01:00
Kiran Parajuli 36bb66dc6d Updated expected to failures for modified TUS features with spaces examples 2022-02-01 15:43:28 +05:45
Willy Kloucek 5b534f69f1 incorporate review changes 2022-02-01 10:35:02 +01:00
Ralf Haferkamp 166bda9ac6 Implement removing a group member
This implements DELETE request on the
graph/v1.0/groups/{groupid}/members/{memberID}/$ref
endpoint. Allowing to remove a single member from a group.
2022-02-01 10:18:54 +01:00
Ralf Haferkamp eb3ace8629 Implement deleting a Group
This implements DELETE request on the graph/v1.0/groups/{groupid}
endpoint. Allowing to remove an entire group.
2022-02-01 10:17:48 +01:00
Ralf Haferkamp c0d486f3a5 Implement adding a member to a Group
This implements POST request to the graph/v1.0/groups/{groupid}/members/$ref
endpoint. Allowing to add members to a group.
2022-02-01 10:17:46 +01:00
Ralf Haferkamp 2ffd2d51f4 Rework getLDAP*ByNameOrID helpers
We need to be able to search by ID only as well. So split the helpers
into getLDAP*ByID and getLDAP*ByNameOrID.
2022-02-01 10:16:11 +01:00
Ralf Haferkamp 6f14ef7843 Implement reading Group Members on Graph API
This implement the graph/v1.0/groups/{groupid}/members endpoint.
Starting with the LDAP backend.
2022-02-01 10:16:08 +01:00
Willy Kloucek b1922c20f1 revert vscode config changes 2022-02-01 10:08:10 +01:00
Willy Kloucek 137d097de4 add changelog 2022-02-01 10:07:04 +01:00
Willy Kloucek 03bff0c8d6 change the default log level to error 2022-02-01 10:04:07 +01:00
Ralf Haferkamp dd7ae9cb47 Implement CreateGroup support for Graph LDAP Backend
This add basic support to create Groups in LDAP via the GraphAPI.
Currently this is hardcoded to use the standard LDAP "groupOfNames"
objectClass.
2022-02-01 09:42:20 +01:00
Willy Kloucek c6d2fdeb04 Merge pull request #3026 from rhafer/groupfilter-reva
Adjust UserGroupFilter default to match latest reva changes
2022-02-01 09:30:20 +01:00
Phil Davis 75b0831d76 Merge pull request #3062 from owncloud/expected-failure-apiWebdavProperties1
[tests-only][full-ci]Update expected failure after spaces added on apiWebdavProperties1
2022-02-01 14:11:35 +05:45
Willy Kloucek d1d242fe63 Merge pull request #2960 from owncloud/proto_refactor
Proto refactor
2022-02-01 09:13:52 +01:00
Willy Kloucek 8ebe1c78ce Merge pull request #3052 from owncloud/parallel-deployment-sharing
Parallel deployment sharing
2022-02-01 08:52:14 +01:00
amrita d142b4c0a3 Update expected failure after spaces added on apiWebdavProperties1 2022-02-01 13:20:59 +05:45
Willy Kloucek 028aa43148 change ocis base data path 2022-01-31 12:49:47 +01:00
Willy Kloucek d34bc9b079 don't add packages on runtime... 2022-01-31 12:35:17 +01:00
Willy Kloucek cf8b8b9443 set user for ocis 2022-01-31 12:26:07 +01:00
Juan Pablo Villafáñez 7d8e334537 Revert v1 to v0 2022-01-31 12:17:56 +01:00
Willy Kloucek 2ecf7aa0b0 Merge pull request #3046 from owncloud/dependabot/go_modules/github.com/owncloud/libre-graph-api-go-0.9.0
Bump github.com/owncloud/libre-graph-api-go from 0.8.0 to 0.9.0
2022-01-31 11:18:40 +01:00
Willy Kloucek 9599809e81 chown full owncloud folder 2022-01-31 11:17:11 +01:00
Willy Kloucek 88830cbccc also chown the data dir 2022-01-31 11:05:22 +01:00
Alex Unger 5c8d92ec67 Merge pull request #3040 from owncloud/runtime-adr 2022-01-31 10:47:11 +01:00
Ralf Haferkamp 73ddf1bceb Adjust generated Types after recent fixes in openapi-generator for go 2022-01-31 10:34:14 +01:00
Willy Kloucek 429f7a3999 use reva@edge 2022-01-31 10:15:39 +01:00
Willy Kloucek 3248942c90 don't skip the parallel deployment anymore 2022-01-31 09:59:51 +01:00
Willy Kloucek d8fcc401fa fix .drone.star format 2022-01-31 09:59:51 +01:00
Willy Kloucek 65786ead41 add sharing driver to ci 2022-01-31 09:59:51 +01:00
saw-jan 0c6644643e fix dependencies
fix dependencies
2022-01-31 09:59:51 +01:00
saw-jan 9147c96ce8 build ocis server for parallel deploy tests 2022-01-31 09:59:50 +01:00
Willy Kloucek 0de87a940f use developement branch 2022-01-31 09:59:12 +01:00
Willy Kloucek f681f91abd start only needed services and set up sharing driver 2022-01-31 09:58:36 +01:00
Viktor Scharf efe03a4a2f Merge pull request #3032 from owncloud/remove-object-from-space
ApiTests. remove objects from space.
2022-01-31 09:48:52 +01:00
Alex Unger 0edd178d73 @wkloucek feedback 2022-01-31 09:48:03 +01:00
Juan Pablo Villafáñez 8ab2034083 Review changes 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez 4736c88252 Restore old makefile and check custom lock file before the generation 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez 83b4bf9bcf Remove old configuration templates 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez df1a207a12 Adjust formatting and fix links 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez 2276ed8d2a Generate the proto docs in the grpc_apis folder and ignore it from repo 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez 23c642fbbc Remove autogenerated docs for proto files from the repo 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez 8efcbb379a Cleanup leftovers 2022-01-31 09:35:40 +01:00
Juan Pablo Villafáñez e877603d6d Adjust Makefile and regenerate protobuf 2022-01-31 09:35:40 +01:00