Commit Graph
4 Commits
Author SHA1 Message Date
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
A.Unger 23ab0db581 added namespace flag to HTTP struct 2019-12-24 11:46:56 +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 acd6d6e7f5 Restructure project similar to hello and graph 2019-12-06 15:03:43 +01:00