Commit Graph
3855 Commits
Author SHA1 Message Date
Jörn Friedrich Dreyer 654e889231 Automated changelog update [skip ci] 2019-12-16 11:11:47 +00:00
Jörn Friedrich DreyerandGitHub ef1320072c Merge pull request #15 from owncloud/oidc-middleware
fix and simplify oidc middleware
2019-12-16 12:07:18 +01:00
Jörn Friedrich Dreyer 1000a04b91 simplify oidc middleware
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2019-12-16 11:59:37 +01:00
Jörn Friedrich Dreyer 25785a920a fix serving static issues
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2019-12-13 16:41:14 +01:00
Alex UngerandGitHub 4be207750e Working OCIS binary (#70)
Working OCIS binary
2019-12-13 16:38:54 +01:00
A.Unger b1d041fcb1 remove err printing 2019-12-13 16:27:56 +01:00
A.Unger 88821244cb added info flag 2019-12-13 13:09:49 +01:00
A.Unger f46a49826a use the right port on webdav service 2019-12-13 10:37:06 +01:00
A.Unger ded7b7249c use the right port on ocs service 2019-12-13 10:36:28 +01:00
A.Unger 58eaf3750f use the right port on konnectd service 2019-12-13 10:36:13 +01:00
A.Unger fa77e943cd use the right port on graph service 2019-12-13 10:35:55 +01:00
A.Unger ff60245e83 enable phoenix on the reserved port 2019-12-13 10:35:23 +01:00
A.Unger f74995a626 enable konnectd + ocs 2019-12-13 10:31:15 +01:00
A.Unger 1ee963dcdd remove dead code 2019-12-13 10:17:22 +01:00
A.Unger 2903a9e3d4 comment out api initialization 2019-12-13 10:16:04 +01:00
A.Unger e3ff508e02 updated dependencies 2019-12-13 10:15:46 +01:00
A.Unger d0d19d982b added a reference example of a gateway service 2019-12-13 10:15:37 +01:00
A.Unger fd1eabf43b adapt WebDavHandler to match its interface definition 2019-12-13 10:15:03 +01:00
Thomas BoergerandGitHub 2221c66aba Merge pull request #4 from refs/fix/cmd-flags
cmd flags as a dependency
2019-12-12 14:16:59 +01:00
Thomas BoergerandGitHub cb8571fc33 Merge pull request #8 from owncloud/fix/cmd-flags
cmd flags as a dependency
2019-12-12 14:16:41 +01:00
Thomas BoergerandGitHub 6e342276dd Merge pull request #16 from owncloud/fix/cmd-flags
cmd flags as a dependency
2019-12-12 14:16:11 +01:00
Thomas BoergerandGitHub 1b97549788 Merge pull request #8 from owncloud/fix/cmd-flags
cmd flags as a dependency
2019-12-12 14:15:47 +01:00
A.Unger fa0b2c2c2f inject cmd flags 2019-12-12 11:14:04 +01:00
A.Unger 1a00d102c4 inject cmd flags 2019-12-12 11:09:45 +01:00
A.Unger a70d8f6010 inject cmd flags 2019-12-12 11:01:55 +01:00
A.Unger 988d3e37c7 inject root and server flags to constructor 2019-12-12 10:55:57 +01:00
A.Unger b69a749e25 use flags from options instead of config 2019-12-12 10:55:26 +01:00
A.Unger 67795f4cc9 added flag options 2019-12-12 10:55:09 +01:00
A.Unger d4728c6d01 provide configuration for the extension on runtime 2019-12-12 10:06:26 +01:00
A.Unger 36db307333 update modules 2019-12-12 10:05:30 +01:00
A.Unger 0695c25089 prevent from registering broken services 2019-12-12 09:53:43 +01:00
Alex UngerandGitHub 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 Müller d448ca547c Automated changelog update [skip ci] 2019-12-11 14:42:29 +00:00
Thomas MüllerandGitHub ab52855478 Merge pull request #12 from owncloud/oidc-middleware
introduce oidc middleware
2019-12-11 15:38:57 +01:00
Jörn Friedrich DreyerandThomas Müller d9e0380d80 introduce oidc middleware
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2019-12-11 15:32:22 +01:00
Thomas BoergerandGitHub 036f94467d Merge pull request #13 from owncloud/refs-patch-1
Grant access to protected branches to oc employees
2019-12-11 14:47:26 +01:00
Thomas BoergerandGitHub e50cbfd7be Merge pull request #7 from owncloud/refs-patch-1
Grant access to protected branches to oc employees
2019-12-11 14:46:21 +01:00
Thomas BoergerandGitHub 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
Thomas BoergerandGitHub ba88db2b15 Merge pull request #7 from owncloud/refs-patch-1
Grant access to protected branches to oc employees
2019-12-11 14:45:17 +01:00
Thomas BoergerandGitHub c8154574ce Merge pull request #3 from owncloud/refs-patch-1
Grant access to protected branches to oc employees
2019-12-11 14:44:59 +01:00
Thomas BoergerandGitHub b3ce0c1c2f Merge pull request #15 from owncloud/refs-patch-1
Grant access to protected branches to oc employees
2019-12-11 14:44:46 +01:00
Thomas BoergerandGitHub 7fd9b8ac14 Merge pull request #67 from owncloud/fix/gh-branch-protection
Grant access to protected branches to oc employees
2019-12-11 14:44:25 +01:00
Alex UngerandGitHub c967eddb27 Grant access to protected branches to oc employees 2019-12-11 13:38:54 +01:00
Alex UngerandGitHub 44c6448fe4 Grant access to protected branches to oc employees 2019-12-11 13:38:04 +01:00
Alex UngerandGitHub 0f5e7f9e55 Grant access to protected branches to oc employees 2019-12-11 13:36:59 +01:00
Alex UngerandGitHub b56c589f44 Grant access to protected branches to oc employees 2019-12-11 13:36:33 +01:00
Alex UngerandGitHub 0046de15e2 Grant access to protected branches to oc employees 2019-12-11 13:36:03 +01:00
Alex UngerandGitHub daea235475 Grant access to protected branches to oc employees 2019-12-11 13:35:26 +01:00
A.Unger 5ab710b28c grant access to protected branches to oc employees 2019-12-11 13:33:25 +01:00