Willy Kloucek
55bf175bea
move config parsing in separate package for each service
2022-01-03 15:21:56 +01:00
Willy Kloucek
e0656daaa0
simplify commands and version handling
2022-01-03 13:53:27 +01:00
Willy Kloucek
7ffe93ba3b
remove supervised flag from configs
2022-01-03 08:22:44 +01:00
Willy Kloucek
dcc01ca2a3
gix graph url
2022-01-03 07:49:24 +01:00
Willy Kloucek
7abcf96ea8
revert storage, remove tracing.service and bring back common
2022-01-03 07:49:24 +01:00
Willy Kloucek
9aae5392fc
split **/pkg/config/config.go up to multiple files
2022-01-03 07:49:24 +01:00
Willy Kloucek
ee57288309
switch all other services to struct tag based env config
2022-01-03 07:49:24 +01:00
Willy Kloucek
30656c5a32
switch graph to struct tag based env config
2022-01-03 07:49:24 +01:00
Willy Kloucek
4067ae9493
switch glauth to struct tag based env config
2022-01-03 07:49:23 +01:00
Willy Kloucek
d0030ab555
switch ocs to struct tag based env config
2022-01-03 07:49:23 +01:00
Willy Kloucek
6206fe2398
add missing commands and unify service / namespace options
2022-01-03 07:49:23 +01:00
Ralf Haferkamp
026da000dc
LDAP group backend for GraphAPI
...
This is an initial implementation of the /groups graph endpoint.
Currently it is only showing the ID and Name attributes of the groups.
Listing members is not yet supported.
As the userbackend this is still read-only and doesn't support any
advanced filtering.
2021-11-25 14:51:52 +01:00
Ralf Haferkamp
fbdcdf255c
LDAP user backend for GraphAPI
...
This is still read-only and doesn't support any of the advanced
querying options of the graph API.
2021-11-25 14:51:52 +01:00
Ralf Haferkamp
61d65daa89
Make identity backend configurable for GraphAPI
...
In order to gradually switch to a new LDAP backend move
the existing code talking to CS3 into its own backend.
2021-11-25 14:30:22 +01:00
A.Unger
24347180fa
use ocisConfig as struct tagname to bind config files to strucg attributes
2021-11-19 09:28:23 +01:00
A.Unger
f118357a18
graph
2021-11-11 13:18:53 +01:00
A.Unger
51bee0e531
sort out flags precedence
2021-11-09 17:30:31 +01:00
A.Unger
a515a97c8f
normalize idp
2021-11-08 12:17:23 +01:00
A.Unger
22601de351
normalize graph-explorer
2021-11-08 12:08:35 +01:00
A.Unger
4c9e4713cf
normalize graph
2021-11-08 12:04:30 +01:00
A.Unger
cfe1ac30af
add graph
2021-11-04 13:50:42 +01:00
Willy Kloucek
29341a7f94
split spaces webdav url and graph url configuration in base and path parts
2021-10-21 14:30:18 +02:00
jkoberg
d5d33c7941
add default space quota
2021-10-13 13:47:57 +02:00
Jörn Friedrich Dreyer
2a54b647f1
get rid of ldap and oidc, refactor error handling
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-07-21 08:56:04 +00:00
Jörn Friedrich Dreyer
5070941dc4
graph: refactor auth and middlewares
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-07-21 08:54:19 +00:00
Jörn Friedrich Dreyer
449edd31c8
initial /me/drives implementation
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-07-08 10:04:01 +02:00
Ishank Arora
89f8320c74
Make webdav namespace configurable across services
2021-06-25 10:05:20 +02:00
A.Unger
4f3ebb710c
suport for graph
2021-03-17 15:31:51 +01:00
Jörn Friedrich Dreyer
9fa77a27ba
fix graph and graph-explorer
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2021-03-15 15:17:29 +00:00
A.Unger
f55a8092cb
adjust imports
2021-02-04 11:46:32 +01:00