Alex Unger
d8ea49d565
Merge pull request #33 from butonic/update-deps
...
update dependencies
2020-08-12 12:24:08 +02:00
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
Benedikt Kulmann
e17eaa2237
Automated changelog update [skip ci]
2020-07-23 09:32:19 +00:00
Benedikt Kulmann
a5c2483113
Use alpine:latest instead of alpine:edge in docker builds ( #32 )
2020-07-23 11:25:33 +02:00
Alex Unger
24f128b94e
Merge pull request #31 from owncloud/refs-patch-1
...
Remove Log Line
2020-06-09 11:21:08 +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
Ilja Neumann
5934026799
Remove logtostderr from protoc generation ( #28 )
2020-04-24 14:15:54 +02:00
Alex Unger
9a5a6e029d
Automated changelog update [skip ci]
2020-03-18 17:58:20 +00:00
Alex Unger
d5b2ac42ce
Merge pull request #27 from owncloud/feature/config
...
Load config from Viper on Before hook
2020-03-18 18:53:46 +01:00
A.Unger
4650aa5e51
add changelog
2020-03-18 18:47:14 +01: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
1724172592
Merge pull request #26 from owncloud/bugfix/default-value-for-GRAPH_OIDC_ENDPOINT
...
Set a default value for GRAPH_OIDC_ENDPOINT
2020-02-17 12:59:56 +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
Michael Barz
5f489ab1ec
Config for update-docs probot
2020-01-30 14:40:31 +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
Jörn Friedrich Dreyer
a0ebc35b80
Merge pull request #18 from owncloud/feature/integrate-oidc
...
Feature/integrate oidc
2019-12-17 09:37:18 +01:00
Thomas Müller
d2b35e5875
Integrate OpenID Connect middleware
2019-12-17 09:09:34 +01:00
Alex Unger
f66b9c3624
Sync with ocis-hello flags handling ( #20 )
...
Sync with ocis-hello flags handling
2019-12-11 16:18:16 +01:00
A.Unger
2ba2c68a0b
sync with ocis-hello flags handling
2019-12-11 16:08:24 +01:00
Thomas Boerger
307fdc810c
Merge pull request #19 from owncloud/refs-patch-1
...
Grant access to protected branches to oc employees
2019-12-11 14:46:02 +01:00
Alex Unger
44c6448fe4
Grant access to protected branches to oc employees
2019-12-11 13:38:04 +01:00
Thomas Müller
901c02afce
Merge pull request #17 from owncloud/feature/groups
...
Feature/groups
2019-12-11 10:12:44 +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
fc7e3d748b
Merge pull request #16 from owncloud/feature/configure-ldap
...
Add LDAP config to flagset
2019-12-10 12:40:50 +01:00
Thomas Müller
96929276e0
Add LDAP config to flagset
2019-12-10 11:18:02 +01:00
Thomas Boerger
1d02209be7
Drop node references from readme
2019-12-10 10:01:37 +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
eed82050c8
Merge pull request #14 from owncloud/http-root
...
Add custom http root
2019-12-09 16:26:14 +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
8491cf288e
Merge pull request #8 from owncloud/feature/read-more-ldap-attributes
...
Read more LDAP attributes to fill the user model
2019-12-09 15:55:12 +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
7d102589ba
Add effort labels
2019-12-09 11:55:27 +01:00
Thomas Boerger
2b826cb4fc
Merge pull request #13 from owncloud/fix-go-requirement
...
Require a minimum of Go 1.13
2019-12-06 16:17:28 +01:00
Thomas Boerger
bf74e2233e
Require a minimum of Go 1.13
...
Some dependencies of the ocis extensions require crypto/ed25519 which
doesn't seem to be available in Go 1.12.
2019-12-06 14:59:13 +01:00
Thomas Müller
e16a52e980
Merge pull request #11 from owncloud/go-build-fix
...
Only execute go build -i on darwin
2019-12-06 14:43:44 +01:00
Thomas Boerger
43187a3bf5
Only execute go build -i on darwin
...
As some linux systems don't like the -i flag for go build we are
generally disabling that by default, you can always enable it by
overwriting GOBUILD.
2019-12-06 14:35:24 +01:00
Thomas Müller
055c99d3f2
Merge pull request #10 from owncloud/additions
...
Fix typo, add config to graph service
2019-12-06 14:09:12 +01:00
Thomas Boerger
070e9780b0
Add config to graph service
2019-12-06 14:03:33 +01:00
Thomas Boerger
5985302439
Fix typo within readme
2019-12-06 13:32:48 +01:00
Thomas Boerger
1382676582
Merge pull request #9 from owncloud/restructure
...
Restructure based on hello reference
2019-12-06 13:26:40 +01:00
Thomas Boerger
dfa78aff7c
Restructure based on hello reference
2019-12-06 13:18:26 +01:00
Thomas Müller
ac202d5458
Merge pull request #5 from owncloud/bugfix/fix-dron-2
...
Cleaning up .drone.star
2019-12-06 09:22:47 +01:00
Thomas Müller
5cbc7fc2bc
Cleanup drone pipelines
2019-12-06 09:08:40 +01:00