Michael Barz
624a2a956c
add filter by id and driveType
2022-01-16 11:57:03 +01:00
Jörn Friedrich Dreyer
942bd0b98d
add initial ok & not found caching, config, logs
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-01-14 15:50:57 +00:00
Jörn Friedrich Dreyer
5b97a12acd
refactor headers into a dedicated package
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-01-14 14:14:35 +00:00
Jörn Friedrich Dreyer
6b935e47d0
return WebDavURL to special resources
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-01-14 13:54:00 +00:00
Jörn Friedrich Dreyer
19abda978d
Automated changelog update [skip ci]
2022-01-14 10:52:44 +00:00
Jörn Friedrich Dreyer
0aba703454
Merge pull request #2953 from owncloud/update-reva-07451f6cd8067b2b044f51928992924fbb925d20
...
update REVA to v1.16.1-0.20220112085026-07451f6cd806
2022-01-14 11:52:05 +01:00
Jörn Friedrich Dreyer
d731570319
Automated changelog update [skip ci]
2022-01-14 10:51:37 +00:00
Jörn Friedrich Dreyer
419f9e2109
Merge pull request #2958 from owncloud/remove-storage-home
...
remove STORAGE_HOME_* references and unused configuration doc templates
2022-01-14 11:50:54 +01:00
Jörn Friedrich Dreyer
4372dbf784
Merge pull request #2965 from owncloud/spaces-capability-configurable
...
Make the project spaces capability configurable
2022-01-14 11:48:48 +01:00
Benedikt Kulmann
68fa5d06f7
Adjust spaces capability changelog item
2022-01-14 10:46:13 +01:00
Benedikt Kulmann
a45f717d3f
Make the project spaces capability configurable
...
Some deployments don't want to show early stages of the spaces feature
set in the clients. It can now be disabled in the capabilities.
2022-01-14 10:42:36 +01:00
Phil Davis
e6847faacc
Merge pull request #2963 from owncloud/bump-commit-id-20220114
...
[tests-only][full-ci]Bump the commit id for tests
2022-01-14 11:00:32 +05:45
Swikriti Tripathi
e3a1e2b364
Adding failing tests to expected to failure
2022-01-14 09:45:35 +05:45
Swikriti Tripathi
d56ea4c585
Bump the commit id for tests
2022-01-14 09:10:31 +05:45
Jörn Friedrich Dreyer
5865607241
Read additional graph drive prop from space.yaml
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-01-13 16:18:09 +00:00
Ralf Haferkamp
cb7f9f7922
Introduce write_enabled flag for graph user backend
...
Defaults to `false` (for now). So the /graph/users endpoints are
read-only by default, which should be the default configured against
and existing external LDAP server.
2022-01-13 16:30:09 +01:00
Ralf Haferkamp
53efa9ca14
Switch to generating our own UUIDs for users
...
By default the GraphAPI will generate the UUID itself now instead of
relying on the LDAP server to generate a valid entryUUID attribute. This
can been be switched off via the new `use_server_uuid` toggle in the
LDAP config.
2022-01-13 16:30:09 +01:00
Ralf Haferkamp
840c9a7ddd
Implement UpdateUser support for the GraphAPI backend
2022-01-13 16:30:09 +01:00
Ralf Haferkamp
775a556c23
graph: Add missing methods to Service Interface
2022-01-13 16:30:09 +01:00
Ralf Haferkamp
4915195d9c
Implement DeleteUser support for the Graph LDAP backend
2022-01-13 16:30:09 +01:00
Alex Unger
5d6e361cff
Implement CreateUser support for the Graph LDAP backend
...
This adds basic support for creating users via the GraphAPI
LDAP backend. This currently just maintains the bare minimum
Attributes for the inetOrgPerson objectclass.
Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com >
2022-01-13 16:30:09 +01:00
Jörn Friedrich Dreyer
dda686e398
Merge pull request #2961 from owncloud/bump-go-libre-graph-api-0.8.0
...
Bump github.com/owncloud/libre-graph-api-go from 0.7.0 to 0.8.0
2022-01-13 16:05:44 +01:00
Jörn Friedrich Dreyer
7e5eafab20
Bump github.com/owncloud/libre-graph-api-go from 0.7.0 to 0.8.0
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-01-13 14:34:55 +00:00
Jörn Friedrich Dreyer
e3c15a32fd
Merge pull request #2956 from owncloud/dependabot/go_modules/github.com/owncloud/libre-graph-api-go-0.7.0
...
Bump github.com/owncloud/libre-graph-api-go from 0.5.0 to 0.7.0
2022-01-13 12:42:50 +01:00
Willy Kloucek
6927cfd0dc
remove unused templates
2022-01-13 11:32:32 +01:00
Jörn Friedrich Dreyer
ab6054bdc6
update REVA to v1.16.1-0.20220112085026-07451f6cd806
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-01-13 08:57:03 +00:00
Willy Kloucek
e039d1c93c
Automated changelog update [skip ci]
2022-01-13 07:45:34 +00:00
Willy Kloucek
7cff81efc9
Merge pull request #2952 from owncloud/tracing-config-fix
...
Tracing config fix
2022-01-13 08:42:54 +01:00
Willy Kloucek
d63661f789
revert ci changes
2022-01-13 08:13:15 +01:00
Willy Kloucek
67180bb773
fix data directory
2022-01-13 08:13:14 +01:00
Willy Kloucek
0757fd191a
change ocis data path for rootless setup
2022-01-13 08:13:14 +01:00
Willy Kloucek
6ef6d1117c
fix condition for nil pointer in common config
2022-01-13 08:13:14 +01:00
Willy Kloucek
2f8d63b380
fix depends_on and user
2022-01-13 08:13:14 +01:00
Willy Kloucek
fde89005b7
test parallel deployment on freshly baked ocis instead on latest tag
2022-01-13 08:13:14 +01:00
Willy Kloucek
0a3adfe8e1
fix proxy test tracing setting
2022-01-13 08:13:14 +01:00
Willy Kloucek
a3df3f9119
remove default tracing config from indiviual packages
2022-01-13 08:13:14 +01:00
Willy Kloucek
c915fa7571
fix tracing configuration
2022-01-13 08:13:14 +01:00
Willy Kloucek
182712b223
fix tracing config
2022-01-13 08:13:14 +01:00
dependabot[bot]
7ad03330f6
Bump github.com/owncloud/libre-graph-api-go from 0.5.0 to 0.7.0
...
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go ) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases )
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.5.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 06:16:25 +00:00
Michael Barz
060401a168
Merge pull request #2955 from owncloud/temp-disable-parallel-deplyoment-tests
...
[tests-only] temporarily disable parallel deployment tests
2022-01-12 19:43:32 +01:00
Willy Kloucek
5751b3d770
temporarily disable parallel deployment tests
2022-01-12 16:49:18 +01:00
Michael Barz
c643b0e041
Use a different vendor directory for the php deps
2022-01-12 10:29:51 +01:00
Michael Barz
2fc61bdd61
Merge pull request #2739 from owncloud/spaces-registry
...
[full-ci] Spaces registry
2022-01-11 17:18:46 +01:00
jkoberg
1129d3c53d
even more expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-01-11 16:39:12 +01:00
jkoberg
5c7427f090
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-01-11 16:07:14 +01:00
jkoberg
f08c161554
more expected failures ... and unexpected successes!
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-01-11 13:14:34 +01:00
jkoberg
f542e58f77
add web tests to expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-01-11 12:48:49 +01:00
jkoberg
39d5f9eb2a
add test to expected failures for real
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-01-11 10:46:07 +01:00
jkoberg
64471d02cb
bump reva and update expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-01-10 17:36:14 +01:00
jkoberg
f6739402ec
add /home/ tests to expected failures
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-01-10 16:00:26 +01:00