Commit Graph

28 Commits

Author SHA1 Message Date
Michael Barz
c2ccaebe5b Merge pull request #10 from owncloud/central-docs
Docs Edit links, Changelog template, Makefile
2020-03-10 10:56:59 +01:00
Michael Barz
0a07d7e663 Docs Edit links, Changelog template, Makefile 2020-03-09 22:09:00 +01:00
Jörn Friedrich Dreyer
2aba428eb1 add apachevhost option, fix logging defaults
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-03-06 16:47:26 +01:00
A.Unger
b2a76bfe47 update ocis-pkg -> v2.0.2 2020-03-04 21:13:07 +01:00
A.Unger
8ba2488fb3 update ocis-pkg 2020-03-04 21:13:07 +01:00
A.Unger
94d83b4f38 add structured logging on url parsing failure 2020-03-04 21:13:07 +01:00
A.Unger
e0ca0fbd75 add defensive code on policy checks 2020-03-04 21:13:07 +01:00
A.Unger
ea5dfc8f4f move MultiHostReverseProxy logic away from the server command 2020-03-04 21:13:07 +01:00
A.Unger
9a2974784a update provided default config 2020-03-04 21:13:07 +01:00
A.Unger
de2d9bc0d1 use updated config structure 2020-03-04 21:13:07 +01:00
A.Unger
1f04e6857a update config 2020-03-04 21:13:07 +01:00
A.Unger
b8cff1f556 allow for settable handler option 2020-03-04 21:13:07 +01:00
A.Unger
062cb6ed36 add policy to config struct 2020-03-04 21:13:07 +01:00
A.Unger
cdbb79a401 implement MultiHostReverseProxy 2020-03-04 21:13:07 +01:00
A.Unger
6bb4ffe677 update proxy config layout 2020-03-04 21:13:07 +01:00
A.Unger
98ac2967f9 change error message wording 2020-03-04 21:13:07 +01:00
Alex Unger
45e4e0fb12 Merge pull request #3 from owncloud/feature/proxy-v1
Functional Reverse Proxy with oCIS and oC10
2020-02-26 10:08:31 +01:00
A.Unger
01a805c89d rename location -> backend 2020-02-26 09:36:21 +01:00
A.Unger
97215603b6 fixed wrong extension 2020-02-24 14:24:59 +01:00
A.Unger
42b5399aa3 provided an example config file 2020-02-24 14:18:03 +01:00
A.Unger
23f977f28e added json tag on routes 2020-02-24 14:16:54 +01:00
A.Unger
6b51e70ddc use ocis-pkg logger 2020-02-24 13:37:39 +01:00
A.Unger
2690898b1d use options logger instead of creating a new one 2020-02-24 13:22:13 +01:00
A.Unger
36aa719b35 added config options 2020-02-24 13:21:02 +01:00
A.Unger
4267103bd5 moved init code away from main routine 2020-02-24 13:20:39 +01:00
A.Unger
ee23aee6ee added necessary basic routes for the proxy to work nicely with ocis single binary 2020-02-24 11:21:31 +01:00
A.Unger
60bd1d8af7 added hardcoded routes for the reverse proxy to bypass authentication and phoenix 2020-02-24 11:02:52 +01:00
Jörn Friedrich Dreyer
59bd9a93d2 Initial Commit
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-23 16:13:39 +01:00