Commit Graph

51 Commits

Author SHA1 Message Date
Willy Kloucek f2a1c06145 fix typos, force oCIS and add links 2020-11-17 11:05:14 +01:00
Willy Kloucek 20eae462b3 fix exit path for commands templates 2020-11-17 07:59:48 +01:00
Willy Kloucek f7bcbc8737 fix whitespaces 2020-11-13 08:09:45 +01:00
Willy Kloucek f1fed2de81 add / edit templates for configuration docs 2020-11-13 08:09:45 +01:00
A.Unger cefbaa67d2 rerun 2020-11-12 19:42:35 +01:00
A.Unger c116e2a025 Merge branch 'master' into run-tidy-globally 2020-11-12 19:42:02 +01:00
Alex Unger f90d0d610e Merge pull request #840 from owncloud/ocis-1018
Tweak go-micro behavior
2020-11-12 13:59:12 +01:00
A.Unger 641fd2703a make version command registry aware 2020-11-12 11:53:37 +01:00
A.Unger f2546c6191 run go mod tidy globally 2020-11-12 11:31:49 +01:00
Benedikt Kulmann 4059b8e0a0 Fix service name tracing config 2020-11-11 21:08:46 +01:00
A.Unger 951a441f65 cleanup old comments 2020-11-11 15:52:13 +01:00
A.Unger 76c633e650 wip 2020-11-11 11:50:53 +01:00
Jörn Friedrich Dreyer c124102df2 Merge pull request #627 from butonic/add-basic-auth-option
add enable basic auth option and check permissions
2020-11-05 16:36:16 +01:00
Jörn Friedrich Dreyer 54c78adcb3 pass on basic auth for public links
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer 76c63ef696 close request bodies
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer 46a11d42ca update proxy rules
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer 6382cdae3a provide issuer to account_uuid middleware to mint complete token
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer 6f46e1bccb use the account.id as ocis userid, tests
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer b288fae10a update tests, forward failed basic auth to render correct error body
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer ad531839a9 rebase and tidy
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer fbfa05e9b6 always return 401 when auth fails
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer cbbf31a7ce end requesrt when basic auth fails
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer d75d626695 add enable basic auth option
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
A.Unger 157e460945 normalize log messages to use lowercase 2020-11-04 16:00:09 +01:00
A.Unger 0c39d74a30 Merge branch 'master' into config-housekeeping-proxy 2020-11-04 15:11:46 +01:00
A.Unger 25a539c8fe update reva@master on proxy 2020-10-21 12:13:35 +02:00
A.Unger 8fe3ac9b33 wip correctly parse config 2020-10-09 11:24:04 +02:00
Michael Barz 4e78fc2d5b Remove ocis tags from changelog, correct urls 2020-10-07 16:33:01 +02:00
Michael Barz 6c9840f9df transfer all changelogs from the extensions to the root 2020-10-07 16:33:01 +02:00
Phil Davis 142a652b51 Delete README.md from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis d8554a5685 Delete excess .github from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 8086d78a92 Delete excess .gitignore from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 427f82a596 Delete excess .editorconfig from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis 08127c1048 Delete excess .codacy.yml from extension folders 2020-10-05 15:53:36 +05:45
Phil Davis d5aa4c1518 Delete excess .drone.star from extension folders 2020-10-05 15:53:36 +05:45
Jörn Friedrich Dreyer 60c319faed Add autoprovision accounts flag
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-05 11:25:02 +02:00
Michael Barz 456ba52d05 cleanup docs for ocis and remaining extensions 2020-10-01 11:55:02 +02:00
David Christofas 0578092c6f add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:31:14 +02:00
David Christofas 6234064707 rename cmd folders
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 09:23:02 +02:00
David Christofas 51af1e6f26 adapt import paths in the makefiles
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-24 17:25:11 +02:00
A.Unger 10ae5553bb fix offenses 2020-09-23 12:15:35 +02:00
A.Unger dd6a7937e0 Revert "fix issues"
This reverts commit 947fc9f044.
2020-09-23 12:12:08 +02:00
A.Unger 947fc9f044 fix issues 2020-09-23 12:07:18 +02:00
A.Unger 8b9e02ec0b Revert "run remark linter locally"
This reverts commit 97c348f1ae.
2020-09-23 11:48:59 +02:00
A.Unger 97c348f1ae run remark linter locally 2020-09-23 11:34:32 +02:00
Michael Barz 7a8556c04a Fix unit tests 2020-09-21 15:04:10 +02:00
A.Unger c41440e008 adapt docs structure 2020-09-21 13:20:14 +02:00
A.Unger 527a24c588 add .gitignore + Makefile ro root folder 2020-09-21 12:42:53 +02:00
A.Unger d8ea10ccd0 proxy working 2020-09-18 15:18:41 +02:00
A.Unger 91bd83938b update proxy import paths and module name 2020-09-18 12:48:35 +02:00