Commit Graph

8343 Commits

Author SHA1 Message Date
A.Unger
b6ab351c0b make go vet happy 2020-07-28 16:58:17 +02:00
A.Unger
bd576a02dc rename Feature -> Enhancement on changelog 2020-07-28 16:47:08 +02:00
A.Unger
8d5d81b171 added changelog 2020-07-28 16:37:13 +02:00
A.Unger
308d54c0e5 account enabled by default on AddUser 2020-07-28 16:35:50 +02:00
A.Unger
0d03cee6f2 add changelog 2020-07-28 16:29:45 +02:00
A.Unger
c717105a49 override out with acc 2020-07-28 16:28:17 +02:00
A.Unger
41c0cf2b3f CRU(D) on user provisioning 2020-07-28 16:27:39 +02:00
A.Unger
225b206686 user_id => userid, no underscore 2020-07-28 15:14:29 +02:00
A.Unger
f8b22fc619 WIP user get working 2020-07-28 15:13:41 +02:00
Jörn Friedrich Dreyer
b4aca3c5fd initial user provisioning
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-28 14:38:48 +02:00
Phil Davis
b05b139f0a Merge pull request #400 from owncloud/ocstorage_distributed_docs
Document additional restrictions for the oc storage
2020-07-28 18:02:16 +05:45
Juan Pablo Villafáñez
c6434558c0 Document additional restrictions for the oc storage 2020-07-28 17:49:26 +05:45
Artur Neumann
a736161ecd Merge pull request #409 from owncloud/bump-core-commit-20200728-2
[Tests-Only] Bump commit id for oC10APIAcceptanceTests
2020-07-28 17:43:17 +05:45
Phil Davis
065fa2a3c7 Bump commit id for oC10APIAcceptanceTests 2020-07-28 17:25:14 +05:45
Phil Davis
8c00ade17d Merge pull request #405 from owncloud/doc-ci-test
[docs] Add docs about running tests in CI
2020-07-28 17:23:56 +05:45
Dipak Acharya
6fcac37822 [docs] Add docs about running tests in CI 2020-07-28 17:07:50 +05:45
Phil Davis
9ac02a3dfc Merge pull request #406 from owncloud/bump-core-commit-20200728
[Tests-Only] Bump commit id for apiTests
2020-07-28 15:18:53 +05:45
Phil Davis
1b9b945071 Bump commit id for apiTests 2020-07-28 15:01:46 +05:45
Jörn Friedrich Dreyer
f5cdb804c1 Automated changelog update [skip ci] 2020-07-28 08:56:33 +00:00
Jörn Friedrich Dreyer
8de1129e77 update reva to v0.1.1-0.20200728071211-c948977dd3a0 (#407)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-28 10:40:33 +02:00
Lukas Hirt
cef578008a Merge pull request #420 from owncloud/building-docs 2020-07-28 09:55:40 +02:00
Lukas Hirt
872161b86f Merge branch 'master' into building-docs 2020-07-28 09:06:39 +02:00
Benedikt Kulmann
d0d85fe67a Automated changelog update [skip ci] 2020-07-27 20:13:41 +00:00
Benedikt Kulmann
e09b1f3b14 Merge pull request #79 from butonic/enable-new-accounts
enable new accounts
2020-07-27 22:08:34 +02:00
Jörn Friedrich Dreyer
6816703df4 Automated changelog update [skip ci] 2020-07-27 19:52:15 +00:00
Jörn Friedrich Dreyer
f55894e42d Merge pull request #69 from owncloud/accounts-cli
Accounts cli
2020-07-27 21:40:36 +02:00
Jörn Friedrich Dreyer
72d1915dd5 Merge pull request #421 from butonic/add-public-upload-flow-docs
Add public upload flow to docs
2020-07-27 21:31:27 +02:00
Jörn Friedrich Dreyer
98927e2070 enable new accounts
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-27 21:04:48 +02:00
Jörn Friedrich Dreyer
694fe677aa Add cli-subbcomands to mange users
ocis-accounts [list|delete|update|add|inspect]

Implements UpdateMask for the update request. Changed server-handler accordingly.
The commands use service-discovery to discover the backend.
2020-07-27 18:43:59 +02:00
Jörn Friedrich Dreyer
b864a22a99 Add public upload flow to docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-27 14:32:24 +02:00
Jörn Friedrich Dreyer
cd3009a1c0 Automated changelog update [skip ci] 2020-07-27 12:02:38 +00:00
Jörn Friedrich Dreyer
5e5ae356df split LDAP filters (#399)
* split LDAP filters

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use uid attribute for testing

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-27 13:47:39 +02:00
Alex Unger
c01ce16277 Automated changelog update [skip ci] 2020-07-27 09:37:06 +00:00
Alex Unger
adb8689f6d Merge pull request #29 from butonic/fix-int-queries 2020-07-27 11:31:51 +02:00
Jörn Friedrich Dreyer
692cf503cc validate input and return proper ldap result codes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-27 11:24:21 +02:00
Lukas Hirt
65baac45d0 Add docs how to work with hugo 2020-07-27 10:43:34 +02:00
Alex Unger
706a465a07 Automated changelog update [skip ci] 2020-07-27 08:06:53 +00:00
Alex Unger
3f536adc1b Merge pull request #7 from owncloud/remove-code-copypasta 2020-07-27 10:01:58 +02:00
Benedikt Kulmann
229e5e01d7 Automated changelog update [skip ci] 2020-07-27 07:33:02 +00:00
Benedikt Kulmann
4586397a81 Merge pull request #68 from butonic/fix-int-queries
fix int parsing
2020-07-27 09:19:59 +02:00
Jörn Friedrich Dreyer
fbaa7e08de use NewNumericRangeInclusiveQuery for numeric literals
Some LDAP properties like `uidnumber` and `gidnumber` are numeric. When an OS tries to look up a user it will not only try to lookup the user by username, but also by the `uidnumber`: `(&(objectclass=posixAccount)(uidnumber=20000))`. The accounts backend for glauth was sending that as a string query `uid_number eq '20000'` and has been changed to send it as `uid_number eq 20000`. The removed quotes allow the parser in ocis-accounts to identify the numeric literal and use the NewNumericRangeInclusiveQuery instead of a TermQuery.

Related:
https://github.com/owncloud/ocis-glauth/issues/28
https://github.com/owncloud/ocis-glauth/pull/29

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-27 09:00:15 +02:00
Jörn Friedrich Dreyer
ec1b45cc38 query numeric attribute values without quotes
Some LDAP properties like `uidnumber` and `gidnumber` are numeric. When an OS tries to look up a user it will not only try to lookup the user by username, but also by the `uidnumber`: `(&(objectclass=posixAccount)(uidnumber=20000))`. The accounts backend for glauth was sending that as a string query `uid_number eq '20000'` in the ListAccounts query. This PR changes that to `uid_number eq 20000`. The removed quotes allow the parser in ocis-accounts to identify the numeric literal.

Related:
- https://github.com/owncloud/ocis-accounts/pull/68
- https://github.com/owncloud/ocis-glauth/issues/28

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-24 21:09:19 +02:00
Phil Davis
8fc1f44305 Merge pull request #415 from owncloud/update-phoenix-acceptance-commit-id-20200723
[Tests-Only] Update phoenix acceptance test commit id
2020-07-24 21:58:42 +05:45
Phil Davis
3bb27825ac [Tests-Only] Update phoenix acceptance test commit id 2020-07-24 21:30:01 +05:45
Benedikt Kulmann
c5b4e2e70a go mod tidy 2020-07-24 16:25:03 +02:00
Benedikt Kulmann
0a47635e7b Add changelog 2020-07-24 16:24:15 +02:00
Benedikt Kulmann
d02a8e167c Remove code that doesn't belong to this service 2020-07-24 16:21:48 +02:00
Benedikt Kulmann
30d77da6df Automated changelog update [skip ci] 2020-07-24 14:17:10 +00:00
Benedikt Kulmann
7a73660ef4 Merge pull request #74 from owncloud/default-hide-searchbar
Default hide searchbar
2020-07-24 16:11:46 +02:00
Benedikt Kulmann
372cf88a4f Make linter happy 2020-07-24 16:04:11 +02:00