David Christofas
2491087264
autoprovision new users on login
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-06-24 17:36:30 +02:00
David Christofas
13c8826057
Automated changelog update [skip ci]
2020-06-24 15:35:06 +00:00
David Christofas
3498d24168
Merge pull request #57 from owncloud/respect_account_enabled
...
respect the account_enabled flag
2020-06-24 17:29:43 +02:00
Phil Davis
fe284939a4
Merge pull request #299 from owncloud/bump-core-commit-for-api-tests-20200623
...
[Tests-Only] Bump core commit for API tests
2020-06-24 19:17:20 +05:45
Phil Davis
3e03d09648
Bump core commit for API tests
2020-06-24 17:39:08 +05:45
Vincent Petry
89b5ba0ea8
Automated changelog update [skip ci]
2020-06-24 11:51:09 +00:00
Vincent Petry
ad66edb06e
Merge pull request #298 from owncloud/release-0.6.0
...
Prepare release 0.6.0
2020-06-24 13:34:21 +02:00
David Christofas
f0b9d2b80f
respect the account_enabled flag
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-06-24 12:07:49 +02:00
David Christofas
c01f4d1ed9
enable accounts on creation
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-06-24 11:40:25 +02:00
Vincent Petry
8702143d69
Automated changelog update [skip ci]
2020-06-24 09:16:35 +00:00
Vincent Petry
6cef52ad20
Prepare release 0.6.0
2020-06-24 11:08:33 +02:00
Vincent Petry
1bb965be3d
Merge pull request #279 from owncloud/update-ocis-reva-temp
...
Update reva to 20200624
2020-06-24 11:03:23 +02:00
Phil Davis
d2c45f96dc
Use current core master commit id for API tests
2020-06-24 10:07:09 +02:00
Vincent Petry
db1e77ea98
Update reva to 20200624
2020-06-24 10:06:57 +02:00
David Christofas
5b33eb22ab
Automated changelog update [skip ci]
2020-06-23 15:42:31 +00:00
David Christofas
d3892687d1
Merge pull request #48 from owncloud/pass-correct-logger
...
pass around the correct logger to the services
2020-06-23 17:35:55 +02:00
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
58aef84dfd
Merge pull request #38 from butonic/return-error
...
create default accounts when dir does not exist
2020-06-22 11:27:45 +02:00
Jörn Friedrich Dreyer
474cf53e3f
fix typo
2020-06-22 10:54:03 +02:00
Jörn Friedrich Dreyer
ebee2c5443
create default accounts when dir does not exist
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-19 17:14:41 +02:00
Jörn Friedrich Dreyer
3e6aeb65cb
Merge pull request #19 from butonic/direct-accounts-access
...
directly talk to accounts
2020-06-19 15:33:02 +02:00
Jörn Friedrich Dreyer
0a6e2c7e16
Automated changelog update [skip ci]
2020-06-19 13:17:22 +00:00
Jörn Friedrich Dreyer
7746474343
Merge pull request #39 from butonic/update-accounts
...
Update to new accounts api
2020-06-19 15:12:35 +02:00
Jörn Friedrich Dreyer
8e4f814c3a
remove unused mock
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-19 14:53:25 +02:00
Jörn Friedrich Dreyer
39508bd7b6
go where no man has gone before ...
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-19 14:48:36 +02:00
Jörn Friedrich Dreyer
823832ff8f
add more tests
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-19 11:19:09 +02:00
Jörn Friedrich Dreyer
00afda3c04
test middleware
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 21:40:06 +02:00
Jörn Friedrich Dreyer
4a436a4171
parrallel test execution seems to make the coverage miscount
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 19:08:14 +02:00
Jörn Friedrich Dreyer
399230d3de
no confusing names
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 19:07:31 +02:00
Jörn Friedrich Dreyer
f69e0703a4
make codacy ignore **_test.go files
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 18:46:31 +02:00
Jörn Friedrich Dreyer
e7a3ed3fa3
make tests use mock from ocis-accounts
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 18:33:16 +02:00
Jörn Friedrich Dreyer
aa8ae58dd9
Merge pull request #37 from butonic/mock-and-deps
...
add mock account service
2020-06-18 18:31:28 +02:00
Jörn Friedrich Dreyer
74a62bb3bf
add mock implementation of the accounts service
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 18:26:09 +02:00
Jörn Friedrich Dreyer
b65e0636aa
update debendencies
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 18:18:11 +02:00
Jörn Friedrich Dreyer
2cb3870104
some refactoring and testing love
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 17:58:06 +02:00
Artur Neumann
284a9996df
Merge pull request #324 from owncloud/skipOnOcis-OC-Storage
...
[tests-only] skip tests that are tagged @skipOnOcis-OC-Storage
2020-06-18 20:03:28 +05:45
Artur Neumann
d46960283e
Merge pull request #287 from owncloud/skipOnOcis-OC-Storage
...
[tests-only] skip tests that are tagged @skipOnOcis-OC-Storage
2020-06-18 20:03:10 +05:45
Jörn Friedrich Dreyer
3ca3bd4747
Merge pull request #36 from butonic/return-error
...
allow handler to return an error
2020-06-18 16:03:04 +02:00
Jörn Friedrich Dreyer
9c1fb51906
properly parse filter, update deps
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 16:02:31 +02:00
Jörn Friedrich Dreyer
0cdeeb7f03
allow handler to return an error
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-18 14:08:41 +02:00
Artur Neumann
8f75863efb
skip tests that are tagged @skipOnOcis-OC-Storage
2020-06-18 16:45:26 +05:45
Artur Neumann
ea982deb24
skip tests that are tagged @skipOnOcis-OC-Storage
2020-06-18 16:35:26 +05:45
Jörn Friedrich Dreyer
6246fbf685
update dependencies
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-17 17:27:17 +02:00
Jörn Friedrich Dreyer
09ecfd08ee
cache account
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-17 17:26:33 +02:00
Jörn Friedrich Dreyer
0d71588498
directly talk to accounts
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-17 17:25:32 +02:00
Jörn Friedrich Dreyer
02e759f95e
Merge pull request #35 from butonic/handle-terms-as-keywords
...
handle terms as keywords, remove quotes
2020-06-17 17:23:11 +02:00
Jörn Friedrich Dreyer
a828b8242b
handle terms as keywords, remove quotes
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-17 17:02:48 +02:00
Jörn Friedrich Dreyer
5441647249
Automated changelog update [skip ci]
2020-06-17 13:38:12 +00:00
Jörn Friedrich Dreyer
d0bf391630
Merge pull request #34 from butonic/store-accounts
...
persist accounts
2020-06-17 15:31:19 +02:00
Jörn Friedrich Dreyer
0f938a8b10
drop redundant id for create requests
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-06-17 15:15:18 +02:00