Commit Graph

71 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer 93d044d174 stick to username
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-22 11:42:00 +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
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 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
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
Jörn Friedrich Dreyer ff1020d1f1 Merge pull request #15 from owncloud/remove_log_to_stderr
Remove logtostderr from protoc generation
2020-04-24 14:18:57 +02:00
Ilja Neumann 3ef44a947f Remove logtostderr from protoc generation 2020-04-24 11:47:34 +02:00
Alex Unger cc66a0531d Merge pull request #14 from owncloud/feature/config
Load config from Viper on Before hook
2020-03-18 19:11:33 +01:00
A.Unger 1c9f0fae70 populate changelog file 2020-03-18 18:52:54 +01:00
A.Unger 0b06f7ad6d add changelog skeleton 2020-03-18 18:51:48 +01:00
A.Unger f34309adec use ParseConfig on server command 2020-03-18 18:51:17 +01:00
A.Unger 382f356e23 abstract ParseConfig to its own scope 2020-03-18 18:50:44 +01:00
Alex Unger b5649320a2 Merge pull request #13 from owncloud/feature/tracing
Tracing
2020-03-11 14:02:59 +01:00
A.Unger dfd6bfa2cc add tracing 2020-03-10 15:15:22 +01:00
A.Unger 065c8a2475 set default log values 2020-03-10 14:22:03 +01:00
A.Unger 65c29c77b6 enable tracing middleware 2020-03-10 14:14:03 +01:00
Alex Unger 800a64d45f Automated changelog update [skip ci] 2020-02-07 13:06:09 +00:00
Alex Unger 86eb298340 Merge pull request #12 from owncloud/bugfix/upgrade-micro/cli
upgrade micro libraries
2020-02-07 14:02:36 +01:00
David Christofas 4486630cdf Merge branch 'master' into bugfix/upgrade-micro/cli 2020-02-07 12:44:14 +01:00
David Christofas a9d7680112 upgrade micro libraries 2020-02-07 10:57:02 +01:00
Michael Barz 50048d0ba5 Config for update-docs probot 2020-01-30 14:42:02 +01:00
David Christofas 15294bd48f updgrade the micro/cli dependency 2020-01-30 13:22:31 +01:00
Jörn Friedrich Dreyer 20455a2e90 Merge pull request #9 from owncloud/feature/namespacing
Add http-namespace
2019-12-24 12:37:58 +01:00
A.Unger 050784273b use correct value 2019-12-24 11:59:46 +01:00
A.Unger 10845d532f use namespace option 2019-12-24 11:52:48 +01:00
A.Unger 003a124071 added namespace to http functional options 2019-12-24 11:51:38 +01:00
A.Unger 2040b4d172 updated docs 2019-12-24 11:49:09 +01:00
A.Unger cd8ca3b63d added http-namespace to the flagset 2019-12-24 11:47:52 +01:00
A.Unger 23ab0db581 added namespace flag to HTTP struct 2019-12-24 11:46:56 +01:00
Thomas Boerger cb8571fc33 Merge pull request #8 from owncloud/fix/cmd-flags
cmd flags as a dependency
2019-12-12 14:16:41 +01:00
A.Unger a70d8f6010 inject cmd flags 2019-12-12 11:01:55 +01:00
Thomas Boerger e50cbfd7be Merge pull request #7 from owncloud/refs-patch-1
Grant access to protected branches to oc employees
2019-12-11 14:46:21 +01:00
Alex Unger c967eddb27 Grant access to protected branches to oc employees 2019-12-11 13:38:54 +01:00
Thomas Boerger 3f4c51b962 Drop nodejs references from readme 2019-12-10 10:02:03 +01:00
Thomas Boerger 1a87c7e109 Merge pull request #6 from owncloud/http-root
Add custom http root
2019-12-09 16:07:47 +01:00
Thomas Boerger 4e4e873b80 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 14:48:22 +01:00
Thomas Boerger b5a28fe5ed Add descriptions to labels 2019-12-09 11:55:38 +01:00
Jörn Friedrich Dreyer a4bc4bd839 add effort labels 2019-12-09 11:42:42 +01:00
Thomas Boerger 1705a86b55 Merge pull request #5 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-06 16:17:13 +01:00
Thomas Boerger acd6d6e7f5 Restructure project similar to hello and graph 2019-12-06 15:03:43 +01:00
Thomas Boerger 5c15745a3a Simplify readme for changelogs 2019-11-06 10:13:44 +01:00
Thomas Boerger 349ae00f65 Drop fossa, add documentation link to readme 2019-11-06 10:13:14 +01:00
Thomas Boerger e3eabde117 Switch to pure starlark drone config 2019-11-06 10:12:23 +01:00
Thomas Boerger 2ce8986765 Ignore configs except the examples 2019-11-06 10:11:05 +01:00