David Christofas
eb6b7a4a14
match the user responses to the OC10 format
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-09-16 12:24:39 +02:00
Phil Davis
cae34751bf
Merge pull request #58 from owncloud/test-add-to-group
...
[Test-Only] Add test for adding and removing user to group
2020-09-16 09:37:07 +05:45
Dipak Acharya
e40ed968d0
[Test-Only] Add test for adding and removing user to group
2020-09-15 17:13:45 +05:45
Dipak Acharya
07847e1640
Merge pull request #54 from owncloud/ocs-api-test-user
...
[Tests-Only] HTTP API tests for user at endpoints cloud/user
2020-09-15 16:43:32 +05:45
swoichha
442673677a
[Tests-Only] HTTP API tests for user at endpoints cloud/user and /cloud/user/signing-key
2020-09-15 16:21:22 +05:45
Dipak Acharya
d01d456536
Merge pull request #41 from owncloud/ocs-api-test
...
[Tests-Only] Write HTTP API tests for user's endpoints
2020-09-09 09:22:51 +05:45
Dipak Acharya
95e045c688
Fix the tests for new response format
2020-09-04 12:20:00 +05:45
Dipak Acharya
a7a6f9cb70
Tag integration tests with their bug issues
2020-09-04 11:31:36 +05:45
Dipak Acharya
8afdb15f25
[Tests-Only] Write HTTP API tests for user's endpoints
2020-09-04 11:31:36 +05:45
David Christofas
185aeeeb1e
Automated changelog update [skip ci]
2020-09-02 11:36:18 +00:00
David Christofas
d261f2f054
Merge pull request #48 from owncloud/prepare-release-0.3.1
...
prepare release v0.3.1
2020-09-02 13:31:08 +02:00
David Christofas
ae657c95f1
prepare release v0.3.1
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-09-02 13:24:15 +02:00
David Christofas
142a580dc8
Automated changelog update [skip ci]
2020-09-02 11:11:37 +00:00
David Christofas
dcb02f35ce
Merge pull request #47 from owncloud/ocs-response-format
...
fix ocs resonse format
2020-09-02 13:07:16 +02:00
David Christofas
2d1dc2f308
fix ocs resonse format
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-09-02 12:45:47 +02:00
Dipak Acharya
68e0caf402
Automated changelog update [skip ci]
2020-09-01 07:39:06 +00:00
Dipak Acharya
b04f72231e
Merge pull request #42 from owncloud/update-ocis-accounts
...
Update ocis-accounts to v0.4.2
2020-09-01 13:19:03 +05:45
Dipak Acharya
3c5f9647f0
Add changelog item
2020-08-31 17:17:39 +05:45
Dipak Acharya
c5d9a602a1
Update ocis-accounts to v0.4.1
2020-08-31 16:29:34 +05:45
David Christofas
cf5a44ba43
Automated changelog update [skip ci]
2020-08-27 08:50:58 +00:00
David Christofas
e24f210e7e
Merge pull request #40 from owncloud/prepare-release-v0.3.0
...
prepare release v0.3.0
2020-08-27 10:46:19 +02:00
David Christofas
d0e6ca2b83
prepare release v0.3.0
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-08-27 10:35:32 +02:00
Jörn Friedrich Dreyer
7832e97cbc
Automated changelog update [skip ci]
2020-08-26 15:35:41 +00:00
Jörn Friedrich Dreyer
c9aff93ce3
Merge pull request #39 from butonic/use-ocs-bool
...
Mimic oc10 user enabled as string in provisioning api
2020-08-26 17:31:01 +02:00
Jörn Friedrich Dreyer
e57dfc74f5
Mimic oc10 user enabled as string
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-08-26 17:21:59 +02:00
Vincent Petry
2a598b6eef
Automated changelog update [skip ci]
2020-08-17 13:55:59 +00:00
Vincent Petry
30fe0748ae
Merge pull request #37 from owncloud/release-0.2.0
...
Prepare release 0.2.0
2020-08-17 15:38:06 +02:00
Alex Unger
5cba5acd44
Merge branch 'master' into release-0.2.0
2020-08-17 15:30:33 +02:00
A.Unger
171a77cd94
prepare 0.2.0
2020-08-17 15:29:39 +02:00
Jörn Friedrich Dreyer
3e2e494e57
Automated changelog update [skip ci]
2020-08-11 14:36:38 +00:00
Jörn Friedrich Dreyer
5b2ce79490
Merge pull request #32 from owncloud/signingkey-use-opaqueid
...
Use opaque ID of a user for signing keys
2020-08-11 16:31:20 +02:00
Vincent Petry
10686290e7
Use opaque ID of a user for signing keys
...
OCIS switched from user the user's opaque ID (UUID) everywhere,
so to keep compatible we have adjusted the signing keys endpoint
to also use the UUID when storing and generating the keys.
2020-08-11 16:13:22 +02:00
Dipak Acharya
0938dbcaf5
Automated changelog update [skip ci]
2020-08-10 09:30:52 +00:00
Dipak Acharya
eb87da2dfa
Merge pull request #34 from owncloud/add-uid-gid
...
Add UidNumber and GidNumber when creating new user
2020-08-10 15:11:35 +05:45
Dipak Acharya
83023c30e9
Fix the changelog title
2020-08-10 14:59:31 +05:45
Dipak Acharya
e880600b61
Add changelog item
2020-08-10 14:51:17 +05:45
Dipak Acharya
1cb7d26ece
Allow creating user without uidnumber and gidnumber
2020-08-10 14:51:14 +05:45
Dipak Acharya
def5934702
Add UidNumber and GidNumber when creating new user
2020-08-10 14:03:08 +05:45
Vincent Petry
43514cd172
Merge pull request #31 from owncloud/fix-30
...
Validation on adding user to group
2020-08-06 08:12:32 +02:00
A.Unger
0db046d827
correctly parse request body
2020-08-05 13:47:41 +02:00
Alex Unger
886f75d25f
Automated changelog update [skip ci]
2020-08-04 14:05:21 +00:00
Alex Unger
0ad412aebd
Merge pull request #29 from owncloud/fix-new-client-pool
2020-08-04 16:00:38 +02:00
Vincent Petry
6d4766595c
Use a single GRPC new client instance
...
The client is already using a connection pool, so we should not
instantiate it multiple times as it causes connections to stay open and
makes file descriptors leak.
Co-authored-by: "A.Unger" <zyxancf@gmail.com >
2020-08-04 15:54:22 +02:00
Alex Unger
8933b604e9
Merge pull request #27 from butonic/provisinging-api-fixes
2020-07-30 10:53:17 +02:00
Jörn Friedrich Dreyer
0af224e0a1
fake quota as in reva
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-30 10:47:19 +02:00
Jörn Friedrich Dreyer
f942e0cb85
Automated changelog update [skip ci]
2020-07-29 15:22:56 +00:00
Jörn Friedrich Dreyer
16ae852a59
Merge pull request #25 from butonic/more-groups-endpoints
...
implement more group management endpoints
2020-07-29 17:17:44 +02:00
Jörn Friedrich Dreyer
a21ff4592b
implement more group management endpoints
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-29 16:26:02 +02:00
Alex Unger
69c4148658
Merge pull request #24 from butonic/provisinging-api-fixes
2020-07-29 15:01:21 +02:00
Jörn Friedrich Dreyer
34c6b854a9
fix staticcheck
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-29 14:47:27 +02:00