Commit Graph

3938 Commits

Author SHA1 Message Date
Jan Müller 92b3b949ec Add redirect uri's for silent token refresh 2020-10-21 13:39:08 +03:00
Benedikt Kulmann 9bbbe52505 Update to golang 1.14 2020-10-21 12:32:21 +02:00
Benedikt Kulmann 6d903e8f21 fix OCS tests 2020-10-21 12:26:57 +02:00
Benedikt Kulmann 0991898815 Map userid to on_premises_sam_account_name in ocs 2020-10-21 12:26:57 +02:00
A.Unger cbf13d0972 fix build 2020-10-21 12:16:25 +02:00
A.Unger 25a539c8fe update reva@master on proxy 2020-10-21 12:13:35 +02:00
A.Unger 5af28f61b1 update reva@master on ocs 2020-10-21 12:13:14 +02:00
A.Unger a08d94e8b3 fix staticcheck + linter 2020-10-21 12:12:23 +02:00
David Christofas 63eede3cee update expected failures
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 11:56:10 +02:00
A.Unger 1ba725ee72 update to latest reva 2020-10-21 10:17:53 +02:00
David Christofas ec692d3c5e update reva
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:17 +02:00
David Christofas 916c984a8f update expected failures
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 9ae1891620 fix OCIS_REVA_DATA_ROOT
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas f51da1797a update expected failures
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas ee7260c2a8 update reva
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas a6a6354c63 fix OCIS_REVA_DATA_ROOT
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 4a20f14602 update expected failures
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 655c7a1900 clean up user data in ocis storage
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 4e548da819 clean up storage configuration and update storage documentation
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas dd4c320377 change ocis log level to default and change public link storage mountid mapping
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 001fb868e5 change mount id of home storage
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 1084d45b00 update expected failures
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 5257e0d6d3 rename command
I currently don't know why but locally before renaming the service would always shutdown prematurely

Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 9617f913da add metadata root config
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:10 +02:00
David Christofas 12be19e90f set user storage driver env variable in drone file
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:09 +02:00
David Christofas 05dbb5f1e8 update the environment variables in the drone file
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:09 +02:00
David Christofas 5b2bbb3873 update reva
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:09 +02:00
David Christofas ece9c551c2 update reva
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-10-21 10:15:09 +02:00
Jörn Friedrich Dreyer 28657f8197 use /users endpoint for dav/files
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-21 10:15:09 +02:00
Jörn Friedrich Dreyer 5a9a9ce86a set ocis storage owner on startup, account fixes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-21 10:15:09 +02:00
Jörn Friedrich Dreyer b64b3242e2 update reva and refactor config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-21 10:15:09 +02:00
A.Unger dbe300477e Merge branch 'master' into autoincrement-index 2020-10-21 10:03:35 +02:00
Benedikt Kulmann 74d2a54444 update reva to v1.3.1-0.20201020152305-05ab93ed7a66
To get in fixes for file descriptor leaks
2020-10-20 17:47:58 +02:00
Benedikt Kulmann 7377bc0fb2 Revert "improve delete user data command in CI"
This reverts commit 3327e0facb.
2020-10-20 12:25:25 +02:00
A.Unger b21d306da2 update core + phoenix commit on .drone.yml 2020-10-20 11:52:32 +02:00
A.Unger 400de19ab0 use strcase to transform queries to camel case 2020-10-20 11:38:28 +02:00
Benedikt Kulmann 9de9769544 Move implementation for case insensitive index handling to indexes 2020-10-20 11:14:40 +02:00
A.Unger 590dd8660b fix arguments to index search 2020-10-20 10:58:52 +02:00
Benedikt Kulmann 7cf4f0a81f Merge branch 'autoincrement-index' of github.com:owncloud/ocis into autoincrement-index 2020-10-20 09:13:12 +02:00
Benedikt Kulmann e2f85a0db7 Remove pdf-viewer traces 2020-10-20 09:12:53 +02:00
Lukas Hirt d9d7272299 Automated changelog update [skip ci] 2020-10-19 22:56:16 +00:00
Lukas Hirt a2823a0319 Merge pull request #698 from owncloud/branded-kopano 2020-10-20 00:32:05 +02:00
Lukas Hirt b8f64ce032 Merge branch 'master' into branded-kopano 2020-10-19 21:55:21 +02:00
Michael Barz 3327e0facb improve delete user data command in CI 2020-10-19 21:50:24 +02:00
Benedikt Kulmann eb31510600 Automated changelog update [skip ci] 2020-10-19 16:19:48 +00:00
Benedikt Kulmann 06e75feab3 Merge pull request #718 from owncloud/glauth-micro-client
Use micro default client for connections to account service
2020-10-19 18:03:59 +02:00
Benedikt Kulmann dee9959e69 Make indexes configurable for being case insensitive 2020-10-19 17:53:53 +02:00
Benedikt Kulmann 5b45655fc0 Get rid of error in function signature 2020-10-19 16:48:33 +02:00
Benedikt Kulmann 271063ac39 Changelog 2020-10-19 16:46:49 +02:00
Benedikt Kulmann 7b23099d68 Use micro default client for connections to account service 2020-10-19 16:43:08 +02:00