Commit Graph
51 Commits
Author SHA1 Message Date
Ilja NeumannandIlja Neumann 1416fe137e Update args 2020-03-09 19:35:26 +01:00
Alex UngerandGitHub 0feb2f15a4 Merge pull request #48 from owncloud/feat/tracing
Tracing Middleware
2020-03-09 19:03:02 +01:00
A.Unger d214f4c724 update ocis-pkg 2020-03-09 16:39:34 +01:00
A.Unger ebb1ccd97d Merge branch 'master' into feat/tracing 2020-03-09 15:17:21 +01:00
A.Unger 63fd73ccda locl goverage 2020-03-09 15:15:54 +01:00
A.Unger d6339c4326 remove defensive code 2020-03-09 15:14:51 +01:00
A.Unger 568667318a use tracing middleware from ocis-pkg 2020-03-09 15:14:25 +01:00
A.Unger e33450cf08 use ocis-pkg edge 2020-03-09 15:13:53 +01:00
Michael Barz 225680bd46 Automated changelog update [skip ci] 2020-03-09 11:00:11 +00:00
Michael Barz 848433a231 Fix formatting 2020-03-09 11:54:11 +01:00
A.UngerandIlja Neumann 2dcddd2286 ignore not okay context decoding 2020-03-06 17:25:18 +01:00
A.UngerandIlja Neumann 6c8e3ffc77 update opentracing-go dep 2020-03-06 17:25:18 +01:00
A.UngerandIlja Neumann 868db44531 add todo comment: update micro/cli to support StringSlice flags destination 2020-03-06 17:25:18 +01:00
A.UngerandIlja Neumann 8324842805 apply tracing middleware only when tracing is enabled 2020-03-06 17:25:18 +01:00
A.UngerandIlja Neumann 28b9da028a add traces to konnectd index handler 2020-03-06 17:25:18 +01:00
A.UngerandIlja Neumann 36502678b4 extract span baggage from request 2020-03-06 17:25:18 +01:00
Ilja NeumannandIlja Neumann 937016f633 Update konnect to v0.30.0-alpha1 2020-03-03 19:01:52 +01:00
Alex UngerandGitHub 69df4b20cc Merge pull request #44 from owncloud/remove-arg-usage
Remove arg usage as konnnect specific args are not supported anymore
2020-03-02 09:00:15 +01:00
Ilja Neumann b523c7f900 Remove arg usage in help as konnnect specific args are not supported anymore. 2020-02-28 20:14:54 +01:00
Michael Barz 55ee2db052 Automated changelog update [skip ci] 2020-02-28 06:10:45 +00:00
Michael BarzandGitHub 112c788708 Fix docs, changelog (#39) 2020-02-28 07:06:05 +01:00
Ilja NeumannandIlja Neumann 79a87b9765 Add option to disable TLS #37 2020-02-26 15:37:10 +01:00
Michael Barz e82476845c Automated changelog update [skip ci] 2020-02-24 13:52:53 +00:00
Michael BarzandIlja Neumann 0fa10141d6 Align CI, Docs and Changelog 2020-02-24 14:48:22 +01:00
Ilja NeumannandIlja Neumann 761757e28a Initial documentation #30 2020-02-24 14:48:22 +01:00
Ilja NeumannandIlja Neumann e8420f55da Add configuration for reverse-proxy #32 2020-02-21 15:16:28 +01:00
Alex UngerandGitHub 00b3a76c02 Merge pull request #31 from owncloud/tidy-deps
Tidy dependencies
2020-02-20 16:19:40 +01:00
Ilja Neumann ed1dd4e7a4 Tidy dependencies 2020-02-20 15:53:59 +01:00
Ilja Neumann 8840833628 Add fileb0x to tools so go mod tidy doesn't remove it 2020-02-20 15:53:26 +01:00
Alex Unger 8453a1380a Automated changelog update [skip ci] 2020-02-20 11:03:14 +00:00
Alex UngerandGitHub 6cd458c36b Merge pull request #29 from owncloud/set-csp-nonce
Set CSP-Nonce
2020-02-20 11:55:52 +01:00
Ilja Neumann 16cbca8ad1 Set CSP-Nonce #17
As we overwrite kopano-index handler to serve index from vfs, we need to do this manually.
2020-02-20 11:48:27 +01:00
Ilja NeumannandIlja Neumann 104a3fcf99 Reuse existing generated dev-certs #18 2020-02-18 09:43:22 +01:00
Thomas MüllerandIlja Neumann 51db6fb917 Adding more clients: graph explorer, desktop, ios and android 2020-02-14 15:18:17 +01:00
105edd6195 Generate configs from assets (#16)
* Generate config files required for konnect from assets

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

* Change identifier-registration and certs to localhost

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-13 21:33:06 +01:00
Alex UngerandGitHub 350dd52d5f Merge pull request #15 from owncloud/update-konnect
Update konnect to IljaN/konnect v0.29.0-alpha2
2020-02-12 09:41:01 +01:00
Ilja Neumann b9cab5773d Update konnect to IljaN/konnect v0.29.0-alpha2 2020-02-11 17:47:34 +01:00
Alex UngerandGitHub 05b45e4802 update cli and ocis-pkg (#14) 2020-02-10 11:51:41 +01:00
Ilja NeumannandGitHub dd1c848408 - Generate certs if none configured (#10)
- Use devldap ldap-defaults
2020-02-05 16:26:17 +01:00
Michael BarzandGitHub 9cfa113ec6 Config for update-docs probot 2020-01-30 14:51:26 +01:00
Thomas MüllerandGitHub b347f6fc52 Merge pull request #6 from owncloud/konnectd-embedd
Konnectd embedd
2020-01-28 17:05:06 +01:00
Ilja Neumann 89af83ea46 Integreate konnectd library #8 2020-01-28 16:19:32 +01:00
Alex UngerandJörn Friedrich Dreyer 046fec2033 Add Namespace Flag to Service (#5)
* added namespace option

* added namespace to config struct

* use config value

* add http-namespace flag

* update docs
2019-12-27 19:59:17 +01:00
Thomas BoergerandGitHub 2221c66aba Merge pull request #4 from refs/fix/cmd-flags
cmd flags as a dependency
2019-12-12 14:16:59 +01:00
A.Unger 988d3e37c7 inject root and server flags to constructor 2019-12-12 10:55:57 +01:00
A.Unger b69a749e25 use flags from options instead of config 2019-12-12 10:55:26 +01:00
A.Unger 67795f4cc9 added flag options 2019-12-12 10:55:09 +01:00
Thomas BoergerandGitHub c8154574ce Merge pull request #3 from owncloud/refs-patch-1
Grant access to protected branches to oc employees
2019-12-11 14:44:59 +01:00
Alex UngerandGitHub b56c589f44 Grant access to protected branches to oc employees 2019-12-11 13:36:33 +01:00
Thomas Boerger 0f2829ca1b Fix formatting 2019-12-10 09:45:49 +01:00