Willy Kloucek
5b572b3852
initialize insecure options
2022-04-27 15:46:17 +02:00
Willy Kloucek
a261fc8c88
cleanup
2022-04-27 15:01:31 +02:00
Willy Kloucek
b3f55765d8
use common transfer secrets
2022-04-27 14:13:17 +02:00
Willy Kloucek
9095b11d6c
load reva gateway and token manager from common config
2022-04-27 13:58:59 +02:00
Christian Richter
d106c87c51
[WIP] adapt storage changes
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-27 10:37:40 +02:00
Christian Richter
fb5ca006e4
Merge remote-tracking branch 'origin/master' into ocis-init
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-26 16:28:12 +02:00
Christian Richter
58a24e620e
Move reva transfer secret to shared.Commons
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-26 14:10:03 +02:00
Christian Richter
a4d7696232
Move machine-auth-api-key to shared.Commons
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-26 10:20:15 +02:00
Christian Richter
acf75afebc
Move Tokenmanager to shared.Commons
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-25 16:35:10 +02:00
David Christofas
60bf000308
make gateway config similar to other services
2022-04-25 15:44:15 +02:00
David Christofas
76a6588d88
make frontend config similar to other services
2022-04-25 15:44:10 +02:00
David Christofas
430e7f6115
make ocdav config similar to other services
2022-04-25 15:44:06 +02:00
David Christofas
f39e354eea
make storage shares config similar to other services
2022-04-25 15:44:01 +02:00
David Christofas
f40ec3c934
make storage users config similar to other services
2022-04-25 15:43:56 +02:00
David Christofas
12c14e3135
make storage publiclink config similar to other services
2022-04-25 15:43:52 +02:00
David Christofas
4c6848e6bf
make auth machine config similar to other services
2022-04-25 15:43:48 +02:00
David Christofas
d303bb6f55
make storage metadata config similar to other services
2022-04-25 15:43:43 +02:00
David Christofas
5013d71dac
make sharing config similar to other services
2022-04-25 15:43:39 +02:00
David Christofas
7c879343e8
make auth bearer config similar to other services
2022-04-25 15:43:35 +02:00
David Christofas
c70a60d7bc
make app provider config similar to other services
2022-04-25 15:43:31 +02:00
David Christofas
9e20992c0b
make group provider config similar to other services
2022-04-25 15:43:26 +02:00
David Christofas
ed4e9ee866
make user provider config similar to other services
2022-04-25 15:43:23 +02:00
David Christofas
57e4e70888
remove auth basic command to improve config code
2022-04-25 15:43:15 +02:00
Christian Richter
f7a84491ef
add missing extensions
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-20 12:20:37 +02:00
Christian Richter
88cf3eec89
handle insecure flag
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-20 11:56:26 +02:00
Christian Richter
3956108e17
add password generator
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-20 11:12:55 +02:00
Christian Richter
8d81e39bd6
refactor yaml labels, add overwrite protection
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-19 15:14:01 +02:00
Christian Richter
c9c329b139
initial skel for subcommand
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-14 15:46:25 +02:00
Christian Richter
960b4546d1
fix import path for storage extension
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:17:36 +02:00
Jörn Friedrich Dreyer
40a4c5070a
Use embeddable ocdav go micro service ( #3397 )
...
* allow proxy to route to micro service
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* use go micre ocdav service instead of reva frontend
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add missing gateway default config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva branch for testing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add missing comands
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* bump reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* tidy
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* bump reva again
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* a blind mans config change
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* add ocdav to must start extensions
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* fail when neither backend nor service is set
Signed-off-by: jkoberg <jkoberg@owncloud.com >
Co-authored-by: jkoberg <jkoberg@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
725d55b494
refactor audit
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
a919195f34
refactor thumbnails
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
afea0b4304
refactor webdav
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
e5abc25aa1
refactor web
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
4347b2672f
refactor store
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:38 +02:00
Christian Richter
e079465ff8
refactor storage
2022-04-13 17:04:38 +02:00
Christian Richter
1a1a4d6a3c
refactor settings
2022-04-13 17:04:37 +02:00
Christian Richter
92d76e00ab
refactor proxy
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
689ec4f266
refactor ocs
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
2153d22e61
refactor notifications
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
bff47cc0f1
refactor nats
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
bfc8db848c
refactor idp
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
4404b9741d
refactor idm
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
1932e594d1
refactor graph-explorer
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
4d821cdc9d
refactor graph
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
d4442941a1
refactor glauth
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00
Christian Richter
2089ac5f7b
refactor accounts
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:35 +02:00
Michael Barz
5f500d3c06
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2022-04-08 20:52:32 +02:00
Willy Kloucek
131deab2cf
improve runtime connect error messages
2022-04-07 10:38:22 +02:00
jkoberg
1609bb3a7c
make service start
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-03-08 14:44:39 +01:00