Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Müller
6dbdc302ca Feature/me drive root elements (#22)
* Add support for /me/drive/root/children

* Add chis StripSlashes middleware

* Configure REVA gateway endpoint

* Explicit authenticate on the gateway

* Fill more drive item attributes
2020-01-30 16:04:29 +01:00
Alex Unger
91e17d0cde Add Namespace flag (#21)
* added http-namespace to the flagset

* update description

* added namespace option to the options list

* added namespace as a config parameter

* updated docs

* fix default value override
2019-12-27 13:09:27 +01:00
Thomas Müller
d2b35e5875 Integrate OpenID Connect middleware 2019-12-17 09:09:34 +01:00
Thomas Müller
96929276e0 Add LDAP config to flagset 2019-12-10 11:18:02 +01:00
Thomas Boerger
385a99d3a3 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 16:11:26 +01:00
Thomas Boerger
dfa78aff7c Restructure based on hello reference 2019-12-06 13:18:26 +01:00
Thomas Müller
d9e7f1a986 init 2019-12-04 17:15:11 +01:00