Commit Graph

34 Commits

Author SHA1 Message Date
Willy Kloucek 444ffa5e75 add more configuration descriptions 2022-06-14 14:58:27 +02:00
Willy Kloucek 7b87df02e1 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2022-06-14 13:17:24 +02:00
Willy Kloucek 7bc96443f6 unify log and tracing descriptions 2022-06-14 11:48:46 +02:00
Willy Kloucek 61e89ea48f fix tracing collecotr and endpoint descriptions 2022-06-14 10:57:36 +02:00
Willy Kloucek 751b90f332 add more config option documentation 2022-06-13 15:45:24 +02:00
Willy Kloucek 7d87927459 add descriptions to the debug config 2022-05-18 09:57:41 +02:00
Willy Kloucek 3ce2c2123d remove composition of Commons 2022-05-16 11:34:05 +02:00
Willy Kloucek f2d82bd1ac fix wopi integration and wopi deployment 2022-05-05 10:55:16 +02:00
Michael Barz 189987bcbd Bump major version to v2 2022-05-04 14:49:59 +02:00
Willy Kloucek e97ec5ed58 reintroduce Skip users groups in token option 2022-05-03 16:48:09 +02:00
Willy Kloucek b6f03f9a6c frontend config docs 2022-05-03 15:12:34 +02:00
Willy Kloucek 977c4fd9e9 ensure commands for all services 2022-05-03 15:12:34 +02:00
Benedikt Kulmann 1c5bfacac1 Add new capability for announcing share jail 2022-05-02 12:07:07 +02:00
Jörn Friedrich Dreyer 4c53707920 omit extension name in ParseConfig doc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-29 20:21:18 +00:00
Willy Kloucek 1cdb81bd3e add fixes from review 2022-04-29 16:10:21 +02:00
Willy Kloucek 4ff313b0a5 check for more secrets need to be set 2022-04-29 13:07:25 +02:00
Christian Richter 72688b3650 move generic secret errors to shared, fix edgecase in cli flags
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-29 11:15:13 +02:00
Willy Kloucek 1c2a67f9b7 fix machine auth api key for frontend 2022-04-29 09:03:34 +02:00
Willy Kloucek ab254b05d0 remove all "omitempty" from config structs to bring back full configuration file documentation 2022-04-28 15:08:40 +02:00
Willy Kloucek aba2ee0c39 fix build 2022-04-28 11:31:15 +02:00
Willy Kloucek 3054875a05 move config validation into a separate function 2022-04-28 11:10:39 +02:00
Willy Kloucek 4043f181b1 set generate ldap secrets 2022-04-27 17:00:31 +02:00
Willy Kloucek 5b572b3852 initialize insecure options 2022-04-27 15:46:17 +02:00
Willy Kloucek f74d1e27c1 use machine auth secret from common config 2022-04-27 14:40:53 +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
Willy Kloucek 48a6978e24 move TokenManager back to extension config 2022-04-27 11:04:18 +02:00
David Christofas 3c1f43ee51 add missing environment variables 2022-04-26 10:46:27 +02:00
David Christofas 5919d256f5 add missing insecure environment variables 2022-04-26 10:26:31 +02:00
David Christofas 4f2ea7ef44 add missing archiver defaults 2022-04-25 17:01:42 +02:00
David Christofas 82bbb9fca3 fix archiver url 2022-04-25 15:44:43 +02:00
David Christofas 89b925f34a fix environment variables 2022-04-25 15:44:38 +02:00
Willy Kloucek f51bdd8946 fix config docs generation by adding the Sanitize function everywhere 2022-04-25 15:44:24 +02:00
David Christofas 76a6588d88 make frontend config similar to other services 2022-04-25 15:44:10 +02:00