Commit Graph

25 Commits

Author SHA1 Message Date
Christian Richter
2089ac5f7b refactor accounts
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:35 +02:00
Willy Kloucek
d9744ebda7 improve command description 2022-01-07 13:19:39 +01:00
Willy Kloucek
11466c5f9a ensure, that each config is only parsed once 2022-01-03 19:08:11 +01:00
Willy Kloucek
55bf175bea move config parsing in separate package for each service 2022-01-03 15:21:56 +01:00
Willy Kloucek
e0656daaa0 simplify commands and version handling 2022-01-03 13:53:27 +01:00
Willy Kloucek
7abcf96ea8 revert storage, remove tracing.service and bring back common 2022-01-03 07:49:24 +01:00
Willy Kloucek
ee57288309 switch all other services to struct tag based env config 2022-01-03 07:49:24 +01:00
Willy Kloucek
6bf467127b switch accounts to struct tag based env config 2022-01-03 07:49:23 +01:00
A.Unger
8797cf3b5a Revert "removed redundant ocis config parsing"
This reverts commit c700ccab1f.
2021-11-22 22:27:29 +01:00
A.Unger
c700ccab1f removed redundant ocis config parsing 2021-11-22 22:11:06 +01:00
A.Unger
52d55390ab fix inheritance config on accounts command 2021-11-11 12:57:18 +01:00
A.Unger
bff4ec48b0 new config framework in accounts 2021-11-08 13:41:59 +01:00
A.Unger
d7828141f6 fix log inheritance for accounts 2021-11-08 11:51:35 +01:00
A.Unger
ba1635165b migrate idp to the new config scheme 2021-11-05 11:15:55 +01:00
A.Unger
b61887aca1 hook accounts to env variables 2021-11-04 13:16:16 +01:00
Willy Kloucek
68ba24ff73 fix extensions versions 2021-10-05 12:39:31 +02:00
Willy Kloucek
7b30571aff switch from micro/cli/v2 to urfave/cli/v2, like https://github.com/asim/go-micro/pull/2224 2021-09-27 12:02:55 +02:00
A.Unger
c1f489a258 update config parsing for accounts and proxy 2021-03-12 13:47:52 +01:00
A.Unger
29910838c1 rework config 2021-03-09 15:55:45 +01:00
Jörn Friedrich Dreyer
36d86aa87e extract handleOriginalAction and check if Before() exists before calling it
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 11:59:29 +00:00
Jörn Friedrich Dreyer
63ae28fff1 align commands to always execute the original Before()
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 10:52:22 +00:00
David Christofas
0c4d46ee2f implement tracing in the account service 2020-12-04 14:28:59 +01:00
Benedikt Kulmann
15df700b27 Move default configs to root level 2020-11-11 17:12:14 +01:00
David Christofas
9fc09cba43 add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:06:26 +02:00
A.Unger
1517eb9436 add ocis subcommand 2020-09-18 13:15:21 +02:00