Commit Graph

15 Commits

Author SHA1 Message Date
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