Commit Graph
15 Commits
Author SHA1 Message Date
David Christofas 630e2120e5 pass around the correct logger to the services
Also did some minor refactoring to make the code similar to the other
services.

Implements one task of owncloud/product#86

Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-06-23 17:29:28 +02:00
Jörn Friedrich Dreyer 2fd05e2b6f rewrite API, talk to ldap
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-06-15 16:02:44 +02:00
Ilja NeumannandIlja Neumann b7fb179dec Make logging configurable 2020-04-29 14:10:33 +02:00
A.Unger 23ce3445c0 load env variables from .env file on root Before hook 2020-04-15 11:34:24 +02:00
Benedikt Kulmann f44b9fa391 Fix version import 2020-04-09 06:48:59 +02:00
A.Unger 58ed4a881a fix references 2020-03-18 14:29:47 +01:00
A.Unger 5c91e7de68 use ACCOUNTS as prefix instead of OCIS_ACCOUNTS 2020-03-18 14:17:58 +01:00
A.Unger d5b2dfc3ac leftover phoenix 2020-03-18 14:15:11 +01:00
A.Unger d5fb7dd1ea use ocis-pkg/v2 2020-03-18 13:57:30 +01:00
A.Unger df05ea082a move viper config parsing to its scope 2020-03-18 13:11:04 +01:00
A.Unger 2ff87de71f toss config struct around 2020-02-04 10:16:12 +01:00
A.Unger 7431297a1c use micro cli v2 2020-02-04 10:09:38 +01:00
A.Unger 35d9deb38a custom interface; strategy pattern; service configuration; refactor 2020-02-03 22:54:33 +01:00
A.Unger b574230285 move store initialization to root and run only once 2020-01-31 16:27:13 +01:00
A.Unger 500e303cb5 first commit 2020-01-30 15:55:40 +01:00