Ilja Neumann
06f4e2d296
Add option to disable TLS
...
Can be used to disable TLS when the ocis-proxy is behind an
TLS-Terminating reverse proxy.
env PROXY_TLS=false or cli --tls=false
2020-07-20 15:27:35 +02:00
Jörn Friedrich Dreyer
40906fe57a
read signing key from ocis-store
...
- adds an access token middleware to read the x-access-token header,
extract the reva user from it and store it in the context
- implments the ocs/v[12].php/cloud/user/signing-key endpoint
- reads or creates signing key in ocis-store
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-17 23:03:37 +02:00
Lukas Hirt
e3980d3874
Automated changelog update [skip ci]
2020-07-17 10:18:32 +00:00
Lukas Hirt
7cdf28553d
Merge pull request #72 from owncloud/release-0.10.0
2020-07-17 12:13:18 +02:00
Lukas Hirt
e1e272096d
Release 0.10.0
2020-07-17 12:07:40 +02:00
Jörn Friedrich Dreyer
743bfc5a4d
Merge pull request #384 from owncloud/feature/ocis-micro-store
...
Add Micro Store
2020-07-17 08:25:09 +02:00
Jörn Friedrich Dreyer
b869dbb277
update index on delete, move id generation to function
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-16 17:35:22 +02:00
Jörn Friedrich Dreyer
4f5989a781
ensure lowercase metadata
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-16 17:35:22 +02:00
Jörn Friedrich Dreyer
5078781500
signing key implementation
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-16 17:27:19 +02:00
Jörn Friedrich Dreyer
f9670592fb
Automated changelog update [skip ci]
2020-07-16 14:03:51 +00:00
Jörn Friedrich Dreyer
a739d64da4
Merge pull request #1 from refs/feature/protobuf-base-implementation
...
Basic KV Store Service
2020-07-16 15:57:50 +02:00
A.Unger
a5fc999526
make golint happy: comment exported functions
2020-07-16 10:40:37 +02:00
Alex Unger
e2082c1779
Merge pull request #34 from owncloud/use-phoenix-server-url
2020-07-16 09:25:00 +02:00
Benedikt Kulmann
a0c9ff863d
Automated changelog update [skip ci]
2020-07-16 06:03:09 +00:00
Benedikt Kulmann
4fd5ba99bc
Merge pull request #60 from owncloud/fix-account-group-id
...
Fix the account and group id mismatch in delete group method
2020-07-16 07:50:45 +02:00
Dipak Acharya
2bd4322123
Add changelog item
2020-07-16 10:39:24 +05:45
Dipak Acharya
43effc0cba
Fix the account and group id mismatch in delete group method
2020-07-16 10:32:36 +05:45
A.Unger
89cad3330a
first bleve attempt
2020-07-15 17:18:12 +02:00
A.Unger
117b376509
fix linter
2020-07-15 15:31:27 +02:00
A.Unger
57ac6b063a
basic KV store
2020-07-15 15:09:06 +02:00
Michael Barz
ecd19bfd32
Add extension boilerplate
2020-07-15 13:00:30 +02:00
Michael Barz
a57983ac33
root commit
2020-07-15 12:46:03 +02:00
Jörn Friedrich Dreyer
9e35655504
Automated changelog update [skip ci]
2020-07-15 10:11:43 +00:00
Jörn Friedrich Dreyer
788e6cc6bf
Merge pull request #59 from owncloud/fix-entity-indexing
...
Refactor indexing of new entities into own function
2020-07-15 12:01:32 +02:00
Benedikt Kulmann
0fba802f57
Add changelog item
2020-07-15 08:31:35 +02:00
Benedikt Kulmann
00ea1f186a
Refactor indexing of new entities into own function
...
This also fixes that on Create and Update calls the index was not
updated properly.
2020-07-15 08:25:27 +02:00
Jörn Friedrich Dreyer
06867713a2
Automated changelog update [skip ci]
2020-07-14 13:42:25 +00:00
Jörn Friedrich Dreyer
71aa69dcac
Merge pull request #17 from owncloud/initial-ocs-routes
...
Initial OCS routes, version & format handling
2020-07-14 15:36:49 +02:00
Jörn Friedrich Dreyer
7aae61dca7
Initial OCS routes, version & format handling
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-07-14 14:15:53 +02:00
A.Unger
fb74cd49b5
use go-micro store
2020-07-14 13:47:33 +02:00
Alex Unger
0dcc8373bc
Automated changelog update [skip ci]
2020-07-13 14:29:45 +00:00
Alex Unger
57d1b53eed
Merge pull request #69 from owncloud/fix/create-home-init
2020-07-13 16:24:13 +02:00
Alex Unger
8372c454ff
Automated changelog update [skip ci]
2020-07-13 14:16:23 +00:00
Alex Unger
9ebe17a8cf
Merge pull request #21 from owncloud/change_error_on_missing_thumbnail
...
change status to not found on missing thumbnail
2020-07-13 16:06:48 +02:00
A.Unger
193aab0187
update proxy-examples
2020-07-13 16:02:31 +02:00
Benedikt Kulmann
5662b8e506
Update changelog/unreleased/fix-createhome-middleware.md
2020-07-13 15:39:17 +02:00
Artur Neumann
cb719cf892
Merge pull request #379 from owncloud/bump-phoenix-test-commit
...
[Tests-Only] Bump phoenix test commit id
2020-07-13 19:13:10 +05:45
A.Unger
36bbe85d9c
add changelog
2020-07-13 15:22:07 +02:00
A.Unger
3d8bdca07a
provide token configuration from config
2020-07-13 14:59:35 +02:00
Vincent Petry
6179443db8
Merge pull request #71 from owncloud/release-docs
...
Add release docs
2020-07-13 14:12:44 +02:00
Phil Davis
a5d4e7299b
Bump phoenix test commit id
2020-07-13 17:46:03 +05:45
Vincent Petry
f6a5aa9ed8
Add release docs
2020-07-13 13:50:20 +02:00
Jörn Friedrich Dreyer
c93dfbf091
Automated changelog update [skip ci]
2020-07-13 11:19:53 +00:00
Jörn Friedrich Dreyer
bfe850a7da
Merge pull request #16 from owncloud/update-boilerplate
...
update boilerplate to current standards
2020-07-13 13:15:20 +02:00
Jörn Friedrich Dreyer
b3bb083187
this is still ocs with debug @ 9114
2020-07-13 12:58:07 +02:00
Jörn Friedrich Dreyer
1a09c41b49
reva->ocs
2020-07-13 12:53:42 +02:00
Michael Barz
e7084b0b7b
update boilerplate to current standards
2020-07-13 12:29:51 +02:00
David Christofas
17986ac2d9
Automated changelog update [skip ci]
2020-07-13 10:27:50 +00:00
David Christofas
d6d062873b
Merge pull request #23 from owncloud/implement-group-queries
...
Implement group queries
2020-07-13 12:22:53 +02:00
David Christofas
70420fc8fc
implement group queries
...
Signed-off-by: David Christofas <dchristofas@owncloud.com >
2020-07-13 12:09:49 +02:00