Jörn Friedrich Dreyer
2c1c0c84ab
update dependencies
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-08-12 12:14:35 +02:00
Alex Unger
756b3e48ce
remove log line [skip ci]
2020-06-08 10:34:44 +02:00
Jörn Friedrich Dreyer
2efcd929c1
refactor code into separate files ( #29 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-05-05 17:49:59 +02:00
A.Unger
e20a7956c4
use ParseConfig on server command
2020-03-18 18:45:03 +01:00
A.Unger
628fc50fc3
abstract ParseConfig to its own scope
2020-03-18 18:44:43 +01:00
Thomas Müller
80fd871a80
Set a default value for GRAPH_OIDC_ENDPOINT
2020-02-17 11:56:30 +01:00
Alex Unger
5376510229
update cli and ocis-pkg ( #25 )
2020-02-10 12:06:52 +01:00
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
A.Unger
2ba2c68a0b
sync with ocis-hello flags handling
2019-12-11 16:08:24 +01:00
Thomas Müller
1d0e201379
Render proper list responses for users and groups
2019-12-10 12:41:26 +01:00
Thomas Müller
37940d58c7
Adding /v1.0/groups
2019-12-10 12:41:26 +01:00
Thomas Müller
96929276e0
Add LDAP config to flagset
2019-12-10 11:18:02 +01:00
Thomas Müller
b8e4604416
Merge pull request #15 from owncloud/feature/use-proper-error-object
...
Introduce ErrorCode enum for error handling
2019-12-09 22:00:17 +01:00
Thomas Müller
7c538b21c3
Introduce ErrorCode enum for error handling
2019-12-09 20:36:47 +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 Müller
c31ddc2417
A bit more structure to the code base ...
2019-12-09 14:08:19 +01:00
Thomas Müller
edcc7f43a9
Read more attributes from LDAP and implement /v1.0/users/{userID}
2019-12-09 12:24:50 +01:00
Thomas Boerger
070e9780b0
Add config to graph service
2019-12-06 14:03:33 +01:00
Thomas Boerger
dfa78aff7c
Restructure based on hello reference
2019-12-06 13:18:26 +01:00
Thomas Müller
445400f1df
Read users from ldap
2019-12-05 17:27:47 +01:00
Thomas Müller
cae6870dd8
Add simple route for /users
2019-12-05 16:13:39 +01:00
Thomas Müller
6b4dd6ab2a
Add simple route for /me
2019-12-05 15:19:33 +01:00
Thomas Müller
c0f93d4833
Make vet happy ;-)
2019-12-05 09:40:10 +01:00
Thomas Müller
d9e7f1a986
init
2019-12-04 17:15:11 +01:00