Commit Graph

3855 Commits

Author SHA1 Message Date
Ilja Neumann
e3bcc0d5aa Automated changelog update [skip ci] 2020-03-27 05:41:03 +00:00
Ilja Neumann
c523942899 User based routing
Implements a configurable "migration" policy-selector which reads the preferred_username attribute from
the oidc claims and checks if the uid exists in the ocis-accounts service.

A configurable policy-name can be selected based on the outcome of the check.
2020-03-27 06:36:17 +01:00
Michael Barz
5841cd7b6f Better formatting of protodocs 2020-03-26 22:23:16 +01:00
David Christofas
b0a89936b6 Merge pull request #10 from owncloud/update-docs
Update docs
2020-03-26 15:22:19 +01:00
David Christofas
336565fe24 add protobuf documentation 2020-03-26 11:25:57 +01:00
David Christofas
cc0837ec3c Automated changelog update [skip ci] 2020-03-26 09:00:33 +00:00
David Christofas
7ae69b42e1 Merge pull request #8 from owncloud/predefined-resolutions
use predefined resolutions for thumbnail generation
2020-03-26 09:56:45 +01:00
David Christofas
e9c2de26a5 rename package 2020-03-26 09:49:37 +01:00
Ilja Neumann
112552af1d Automated changelog update [skip ci] 2020-03-26 08:48:48 +00:00
Ilja Neumann
b20b05806e Integrate oid-middleware
This feature is required for user-based routing.
2020-03-26 09:44:51 +01:00
Artur Neumann
a61bc82c72 Merge pull request #121 from owncloud/litmus-test
[Tests-only] Run litmus test in CI
2020-03-26 13:42:26 +05:45
Michael Barz
404fd1e184 Merge pull request #168 from owncloud/ocis-proxy-v0.2.1
Update ocis-proxy to v0.2.1
2020-03-26 08:56:31 +01:00
Ilja Neumann
7cd606f82b Update ocis-proxy to v0.2.1 2020-03-26 08:48:02 +01:00
Dipak Acharya
adef72f76f [Tests-only] Run litmus test in CI 2020-03-26 13:07:04 +05:45
Michael Barz
baa03421e1 Automated changelog update [skip ci] 2020-03-25 21:44:36 +00:00
Michael Barz
d7d53b99fb Merge pull request #26 from owncloud/prepare_release_0.2.1
Prepare Release 0.2.1
2020-03-25 22:38:18 +01:00
Ilja Neumann
be09ea99b5 Prepare Release 0.2.1 2020-03-25 17:04:00 +01:00
Ilja Neumann
b2a2e55ca4 Automated changelog update [skip ci] 2020-03-25 16:02:19 +00:00
David Christofas
0e2223819d rename context 2020-03-25 16:56:45 +01:00
Ilja Neumann
1aa2b1df07 Fix TLS-Certificate not set correctly 2020-03-25 16:55:58 +01:00
Ilja Neumann
a42a5223a7 Automated changelog update [skip ci] 2020-03-25 14:38:05 +00:00
Ilja Neumann
5014fc6f4a Update ocis-proxy to v0.2.0 2020-03-25 15:31:50 +01:00
Michael Barz
8beb616d22 Automated changelog update [skip ci] 2020-03-25 14:04:26 +00:00
Michael Barz
ca5972a62e Merge pull request #24 from owncloud/prepare_release_0_2_0
Prepare release 0.2.0
2020-03-25 15:00:27 +01:00
Ilja Neumann
651650274a Prepare release 0.2.0 2020-03-25 14:54:03 +01:00
David Christofas
39ea10a886 small refactorings 2020-03-25 14:37:13 +01:00
David Christofas
01672d1da5 update documentation 2020-03-25 11:57:09 +01:00
David Christofas
cfd6b9cf91 fix type in flagset 2020-03-25 11:56:39 +01:00
David Christofas
25be476771 Automated changelog update [skip ci] 2020-03-25 09:40:50 +00:00
David Christofas
d72abc682d Merge pull request #15 from owncloud/changelog-template
fix changelog template
2020-03-25 10:36:59 +01:00
David Christofas
4e47bda501 fix changelog template 2020-03-25 10:26:13 +01:00
Ilja Neumann
76ce6402eb Automated changelog update [skip ci] 2020-03-25 08:48:23 +00:00
Ilja Neumann
6e33472b40 Make TLS-Certificate configurable
Currently the proxy generates certificates on every start for dev purposes. This commit adds an option to make this behaviour configurable.
This also removes the dependency on konnectd`s crypto code and copies it instead, as this library is a first version which is not meant for usage by other services.

A proper cert-generation lib should be added to ocis-pkg instead. Then this code can be refactored to use it.
2020-03-25 09:44:18 +01:00
Alex Unger
4dd08c9f7b Merge branch 'master' into add-debug-docs 2020-03-24 12:39:57 +01:00
David Christofas
eb820e1ab7 add comment to test structure 2020-03-24 11:05:08 +01:00
David Christofas
72d1497d1f Automated changelog update [skip ci] 2020-03-24 10:04:30 +00:00
David Christofas
38fc0d2fcb Merge pull request #22 from owncloud/advanced-route-matching
route requests based on pattern or query parameters
2020-03-24 11:00:20 +01:00
David Christofas
a86e745c75 use labeled break 2020-03-24 10:55:09 +01:00
David Christofas
1cd3f8936d add unit tests 2020-03-24 10:43:01 +01:00
David Christofas
eb539bc78e implement review feedback 2020-03-24 10:42:47 +01:00
David Christofas
a718777747 route requests based on pattern or query parameters 2020-03-23 19:13:46 +01:00
David Christofas
88e85e42d3 route requests based on pattern or query parameters 2020-03-23 19:10:23 +01:00
Ilja Neumann
b04f1f9e36 Automated changelog update [skip ci] 2020-03-23 12:05:29 +00:00
Ilja Neumann
60a1e6a143 Proxy client urls in default configuration #19 2020-03-23 13:01:29 +01:00
David Christofas
3daf985f4c add changelog 2020-03-23 12:00:04 +01:00
David Christofas
3de4584a45 use predefined resolutions for thumbnail generation 2020-03-23 11:52:33 +01:00
Jörn Friedrich Dreyer
2cefbad21a Automated changelog update [skip ci] 2020-03-23 09:49:54 +00:00
Jörn Friedrich Dreyer
68354d557b fix hints 2020-03-23 10:46:42 +01:00
Jörn Friedrich Dreyer
cb37d4f026 Merge pull request #164 from butonic/update-reva
update reva to v0.1.0
2020-03-23 10:43:09 +01:00
Jörn Friedrich Dreyer
25b13269d6 update reva to v0.1.0
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-23 09:35:01 +01:00