Commit Graph
10 Commits
Author SHA1 Message Date
Alex UngerandGitHub e21222e4e6 Update cs3org/reva, use configured logger on runtime (#153)
* inject logger on reva

* update ocis-pkg
2020-04-28 08:15:12 +02:00
Vincent Petry 913f3f0cd5 Don't advertise unsupported chunking v2
Removed "chunking" attribute in the DAV capabilities.
Please note that chunking v2 is advertised as "chunking 1.0" while
chunking v1 is the attribute "bigfilechunking" which is already false.
2020-04-23 09:53:00 +02:00
eb7ed6491c Toggle traces (#129)
* add tracing_enabled to the list of core targets

* add endpoint, collector and service_name parameters

* add authbasic config

* configure tracing for missing services

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-15 14:33:37 +02:00
Jörn Friedrich DreyerandGitHub e70e0c9176 update reva to v0.0.2-0.20200212114015-0dbce24f7e8b (#91)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-06 12:17:28 +01:00
584d47daa8 Do not start openid connect provider - OCIS will use konnectd by def… (#61)
* Do not start openid connect provider - OCIS will use konnectd by default

* default to konnectd as oidc

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-13 21:25:52 +01:00
Jörn Friedrich Dreyer a3a4232387 allow different namespaces
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-05 11:16:26 +01:00
Jörn Friedrich Dreyer fbf131c6b2 change default ocdav namespace
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-30 11:17:00 +01:00
David Christofas 11816f75ab updgrade the micro/cli dependency 2020-01-28 14:41:18 +01:00
Jörn Friedrich Dreyer c3afb798d6 Fix desktop oidc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-21 15:48:08 +01:00
Jörn Friedrich Dreyer 25a68c9321 separate reva services
update config

add desktop client with all localhost ports

split flagsets

add user docs

update readme

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-01-16 21:53:43 +01:00