Commit Graph

21 Commits

Author SHA1 Message Date
David Christofas
e2ea74c9bc remove commented out code 2022-04-26 13:52:40 +02:00
David Christofas
01e307fb72 clean up the new commands 2022-04-25 15:44:19 +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
Pascal Wengerter
40b38dcf47 Update password enforcement & expiration date capabilities for public links 2022-04-25 11:47:35 +02:00
Michael Barz
9a68be7a64 sql share driver has been renamed 2022-04-15 00:01:02 +02:00
Michael Barz
b385e26299 update reva and add capability 2022-04-14 19:49:17 +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
e079465ff8 refactor storage 2022-04-13 17:04:38 +02:00