Commit Graph

87 Commits

Author SHA1 Message Date
Michael Barz
f5e3ac8d82 Automated changelog update [skip ci] 2020-04-14 12:56:44 +00:00
Michael Barz
ab472ccec4 Merge pull request #64 from owncloud/include-assets
include assets for #62
2020-04-14 14:52:16 +02:00
Michael Barz
6187ea4f5f include assets for #62 2020-04-14 14:43:08 +02:00
Michael Barz
aa6043c782 Automated changelog update [skip ci] 2020-04-14 09:02:00 +00:00
Michael Barz
6723b92f24 prepare 0.3.0 Release 2020-04-14 10:56:14 +02:00
Ilja Neumann
a2b6b52805 Automated changelog update [skip ci] 2020-04-08 15:07:10 +00:00
Ilja Neumann
d38132ebaa Use konnectd-upstram v0.30.0 2020-04-08 17:01:05 +02:00
Michael Barz
06002d65a3 Automated changelog update [skip ci] 2020-04-03 21:53:30 +00:00
Michael Barz
957dd45bde Merge pull request #62 from owncloud/config/identifier-ux
[UX] Improve client identifiers for end users
2020-04-03 23:49:06 +02:00
Michael Stingl
e9c4e1cbc4 Rename client_names_md to client_names.md 2020-04-03 23:33:30 +02:00
Michael Stingl
4f212a80a2 Create client_names_md 2020-04-03 23:33:06 +02:00
Michael Stingl
59ee8dc1a9 Improve client identifiers for end users 2020-04-03 23:13:06 +02:00
David Christofas
7357426411 Automated changelog update [skip ci] 2020-04-03 11:08:34 +00:00
David Christofas
ba40068c97 Merge pull request #61 from owncloud/fix_redirect_uris
add trailing slashes to phoenix redirect uris
2020-04-03 13:04:38 +02:00
David Christofas
222c8e345d add trailing slashes to phoenix redirect uris 2020-04-03 12:19:59 +02:00
David Christofas
5e044e745a Automated changelog update [skip ci] 2020-04-02 11:47:04 +00:00
David Christofas
a49afa7cf5 Merge pull request #60 from owncloud/logout_redirect
trust the phoenix client
2020-04-02 13:42:51 +02:00
David Christofas
2e65c8455b trust the phoenix client 2020-04-02 13:20:16 +02:00
Michael Barz
ad4b3841e1 Automated changelog update [skip ci] 2020-03-18 20:39:10 +00:00
Michael Barz
53f5f5ef2a Merge pull request #56 from owncloud/release-0.2.0
Release 0.2.0
2020-03-18 21:34:48 +01:00
Michael Barz
bdbef052f5 Release 0.2.0 2020-03-18 21:28:37 +01:00
Michael Barz
0d14744d77 Automated changelog update [skip ci] 2020-03-18 20:25:23 +00:00
Michael Barz
750cc83274 Merge pull request #55 from owncloud/ocis-single-binary-defaults
Change default settings to be able to run ocis server without any con…
2020-03-18 21:21:04 +01:00
Ilja Neumann
a2a730ce5a Update changelog 2020-03-18 21:15:48 +01:00
Ilja Neumann
6bd82c37ef Change default settings to be able to run ocis server without any configuration
- Konnectd uses no TLS as it is behind the proxy
- Glauth generates dev-certificates for ldap on startup if none are provided,
- Glauth can launch unencrypted (9125) and encrypted (9126) port in parallel
2020-03-18 20:59:09 +01:00
Michael Barz
b11ce24061 Automated changelog update [skip ci] 2020-03-18 16:03:44 +00:00
Michael Barz
42b3e18275 Merge pull request #54 from owncloud/release-0.1.0
Release 0.1.0
2020-03-18 16:58:49 +01:00
Michael Barz
1e90fcacb2 Release 0.1.0 2020-03-18 16:37:12 +01:00
Jörn Friedrich Dreyer
8aa4efe22d Automated changelog update [skip ci] 2020-03-17 19:06:56 +00:00
Jörn Friedrich Dreyer
8971a1e066 integrate with current ocis config (#52)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Co-authored-by: Alex Unger <zyxancf@gmail.com>
2020-03-17 20:02:28 +01:00
Alex Unger
c16003d47e Load config from Viper on Before hook (#51)
* abstract ParseConfig to its own scope

* remove hardcoded values

* parse config from root if present

* update example.json

* fix linter

* code style
2020-03-17 17:48:25 +01:00
Ilja Neumann
439cc7d4f5 Fix tls-key flag (#50) 2020-03-14 09:09:48 +01:00
Alex Unger
3ff0e2fd47 Basic span definitions (#49)
* use directly the trace middleware instead of the fancy tracing service

* cannot rely on mux middlewares

* add hops
2020-03-11 13:25:26 +01:00
Ilja Neumann
3229918f93 Automated changelog update [skip ci] 2020-03-09 18:58:57 +00:00
Ilja Neumann
918f446bb1 Don't create dummy index.html for webapp #25
Downstream does not require webapp anymore
2020-03-09 19:54:17 +01:00
Ilja Neumann
565c6ee91d Add env-vars 2020-03-09 19:35:26 +01:00
Ilja Neumann
1416fe137e Update args 2020-03-09 19:35:26 +01:00
Alex Unger
0feb2f15a4 Merge pull request #48 from owncloud/feat/tracing
Tracing Middleware
2020-03-09 19:03:02 +01:00
A.Unger
d214f4c724 update ocis-pkg 2020-03-09 16:39:34 +01:00
A.Unger
ebb1ccd97d Merge branch 'master' into feat/tracing 2020-03-09 15:17:21 +01:00
A.Unger
63fd73ccda locl goverage 2020-03-09 15:15:54 +01:00
A.Unger
d6339c4326 remove defensive code 2020-03-09 15:14:51 +01:00
A.Unger
568667318a use tracing middleware from ocis-pkg 2020-03-09 15:14:25 +01:00
A.Unger
e33450cf08 use ocis-pkg edge 2020-03-09 15:13:53 +01:00
Michael Barz
225680bd46 Automated changelog update [skip ci] 2020-03-09 11:00:11 +00:00
Michael Barz
848433a231 Fix formatting 2020-03-09 11:54:11 +01:00
A.Unger
2dcddd2286 ignore not okay context decoding 2020-03-06 17:25:18 +01:00
A.Unger
6c8e3ffc77 update opentracing-go dep 2020-03-06 17:25:18 +01:00
A.Unger
868db44531 add todo comment: update micro/cli to support StringSlice flags destination 2020-03-06 17:25:18 +01:00
A.Unger
8324842805 apply tracing middleware only when tracing is enabled 2020-03-06 17:25:18 +01:00