Commit Graph

31 Commits

Author SHA1 Message Date
Benedikt Kulmann
b49126e234 Revert "Replace ioutil.ReadAll with a buffered decoder"
This reverts commit 05e314ed1f.
2020-10-05 14:59:27 +02:00
Benedikt Kulmann
e145c3be77 Handle error on response.Body.Close() 2020-10-05 12:24:28 +02:00
Benedikt Kulmann
05e314ed1f Replace ioutil.ReadAll with a buffered decoder 2020-10-05 12:24:28 +02:00
Benedikt Kulmann
b759691db8 Build paths with path.Join 2020-10-05 12:24:28 +02:00
Benedikt Kulmann
14bd4c83f6 Get rid of unused serviceID and redundant log lines 2020-10-05 12:24:28 +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
Ilja Neumann
9c64f6a0b5 Create data-provider client 2020-10-05 12:24:27 +02:00
Ilja Neumann
403ccc662e Remove commented code 2020-10-05 12:24:27 +02:00
Ilja Neumann
e674b5ce44 Move micro-framework error handling out of storage 2020-10-05 12:24:27 +02:00
Benedikt Kulmann
d316acad37 Reuse persisted bleve index 2020-10-05 12:24:26 +02:00
Benedikt Kulmann
5168f8e2c0 Create data subfolders on disk repo start 2020-10-05 12:24:25 +02:00
A.Unger
355c042fa2 load default accounts / groups using the service repository 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
b1b1ecfc54 Fix copy/paste typo in log message 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
60efd6371b Fix DeleteGroup implementation and staticchecks 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
4c17d56ae0 Fix config 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
d108f00f5c Comment tests for now 2020-10-05 12:24:25 +02:00
Benedikt Kulmann
5f37acbb00 Add config for repo implementations 2020-10-05 12:24:24 +02:00
Ilja Neumann
4428b771bc - Implemented delete + some test 2020-10-05 12:24:24 +02:00
Ilja Neumann
901ada3ffc Basic implementation of CS3 [WIP] 2020-10-05 12:24:24 +02:00
Ilja Neumann
f6732fd14e Extract storage layer + cs3impl 2020-10-05 12:24:24 +02:00
David Christofas
c0ae33af5a Merge pull request #610 from owncloud/accounts-version-command
add version command and add build information to metrics
2020-09-30 14:02:00 +02:00
Benedikt Kulmann
e6680de85c Update compiled assets 2020-09-29 09:53:58 +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
27f888945e checkout accounts on e55b8ae2f4 due to a regression (?) 2020-09-22 14:53:52 +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
fcca9faa81 accounts running 2020-09-18 14:51:07 +02:00
A.Unger
4c12bed11b update dependencies and import paths 2020-09-18 12:33:35 +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