Commit Graph

45 Commits

Author SHA1 Message Date
Willy Kloucek
55bf175bea move config parsing in separate package for each service 2022-01-03 15:21:56 +01:00
Willy Kloucek
eee0d0c4c8 remove build flags, add debug server to accounts 2022-01-03 11:11:15 +01:00
Willy Kloucek
7ffe93ba3b remove supervised flag from configs 2022-01-03 08:22:44 +01:00
Willy Kloucek
7abcf96ea8 revert storage, remove tracing.service and bring back common 2022-01-03 07:49:24 +01:00
Willy Kloucek
9aae5392fc split **/pkg/config/config.go up to multiple files 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
Willy Kloucek
f7b949a445 remove service names 2022-01-03 07:49:23 +01:00
Willy Kloucek
af6cbdaf28 add accounts log level 2022-01-03 07:49:23 +01:00
Willy Kloucek
6206fe2398 add missing commands and unify service / namespace options 2022-01-03 07:49:23 +01:00
Willy Kloucek
3fd070061d WIP: make the accounts service use the upload workflow 2021-12-06 12:01:15 +01:00
A.Unger
24347180fa use ocisConfig as struct tagname to bind config files to strucg attributes 2021-11-19 09:28:23 +01:00
A.Unger
c6191b7404 fix account unit tests 2021-11-11 13:46:07 +01:00
A.Unger
aa67106e04 sane common configurations 2021-11-11 12:51:57 +01:00
A.Unger
51bee0e531 sort out flags precedence 2021-11-09 17:30:31 +01:00
A.Unger
8c2a681937 normalize webdav 2021-11-08 12:32:52 +01:00
A.Unger
a515a97c8f normalize idp 2021-11-08 12:17:23 +01:00
A.Unger
d7828141f6 fix log inheritance for accounts 2021-11-08 11:51:35 +01:00
A.Unger
b94c0e683f fix yet more offenses 2021-11-05 14:26:02 +01:00
A.Unger
ca997e5bfc migrate web to the new config scheme 2021-11-05 13:33:03 +01:00
A.Unger
cfe1ac30af add graph 2021-11-04 13:50:42 +01:00
A.Unger
b61887aca1 hook accounts to env variables 2021-11-04 13:16:16 +01:00
A.Unger
20b6d0a635 add DefaultConfig on accounts 2021-11-02 10:57:25 +01:00
David Christofas
9ecc065879 update CORS middleware and make it configurable 2021-10-22 13:27:31 +02:00
Willy Kloucek
cddb334f80 change default paths for oCIS services 2021-10-19 14:37:20 +02:00
Juan Pablo Villafáñez
670dfedf7c Add option to generate the demo users 2021-09-15 18:11:47 +02:00
A.Unger
c04abb9f47 suport for accounts 2021-03-17 15:41:36 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
A.Unger
a2a921454b add accounts 2021-03-04 10:50:06 +01:00
Willy Kloucek
84e0d70323 get rid of unused AccountsDataPath 2020-12-11 08:33:02 +01:00
David Christofas
0c4d46ee2f implement tracing in the account service 2020-12-04 14:28:59 +01:00
Benedikt Kulmann
9c6dac8328 Add caching for static web assets 2020-11-16 23:22:56 +01:00
David Christofas
14063508bb make hash difficulty configurable 2020-11-11 10:26:33 +05:45
Benedikt Kulmann
ae883908e5 Fix linters 2020-10-16 00:18:19 +02:00
A.Unger
c460908e44 add lower and upper bound to config 2020-10-15 15:43:08 +02:00
A.Unger
a852edc763 wip config 2020-10-14 18:03:52 +02:00
Benedikt Kulmann
862329cce0 Fix service user usage for eos 2020-10-05 12:24:27 +02:00
Benedikt Kulmann
673d7cf50c Hardcoded service user for auth requests 2020-10-05 12:24:27 +02:00
Benedikt Kulmann
60a3f3cc6e Fix config variable naming 2020-10-05 12:24:27 +02:00
Benedikt Kulmann
60efd6371b Fix DeleteGroup implementation and staticchecks 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
5f37acbb00 Add config for repo implementations 2020-10-05 12:24:24 +02: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
30b2756137 Add 'accounts/' from commit 'e55b8ae2f440e20e657fdc21827b935f64bd8458'
git-subtree-dir: accounts
git-subtree-mainline: fd66380082
git-subtree-split: e55b8ae2f4
2020-09-22 14:49:55 +02:00
A.Unger
fd66380082 delete accounts 2020-09-22 14:49:48 +02:00
A.Unger
38cecdbf0f Add 'accounts/' from commit 'd2585070bc25d2c8cd0c86476041ee502afb4ac5'
git-subtree-dir: accounts
git-subtree-mainline: 7b8e9bc298
git-subtree-split: d2585070bc
2020-09-18 12:21:51 +02:00