Commit Graph

443 Commits

Author SHA1 Message Date
jkoberg
f64ea7dc1b make runset a map
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-07-21 16:19:36 +02:00
kobergj
db363b6800 Update ocis-pkg/config/config.go
Co-authored-by: Phil Davis <phil@jankaritech.com>
2022-07-21 15:54:56 +02:00
jkoberg
4b8d1acdf4 allow providing list of services not to start
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-07-21 15:51:17 +02:00
Michael Barz
4340711b15 prepare release, bump version 2022-07-19 12:35:13 +02:00
Ralf Haferkamp
946f3e8feb Remove unused BindEnv code
We dropped this in favour of envdecode a while ago.
2022-07-14 16:34:25 +02:00
Willy Kloucek
9f0a31140f Merge pull request #4102 from wkloucek/fix-logging-levels
fix logging levels and go micro default log level
2022-07-11 09:31:19 +02:00
Bishop Clark
001b4301ab adjective order
Adjective order nit-correction in prepositions.
2022-07-09 12:48:15 -07:00
Ralf Haferkamp
875ad911db Fixup previous commit to avoid using blank imports 2022-07-07 17:16:28 +02:00
Willy Kloucek
ab960dcf97 fix OCIS_RUN_SERVICES 2022-07-07 15:21:29 +02:00
David Christofas
ce6f85de61 Merge pull request #4117 from owncloud/ldap-escape-dn
escape DN attribute values
2022-07-07 09:25:23 +02:00
David Christofas
00a27bfff4 fix the null byte replace 2022-07-06 17:25:49 +02:00
David Christofas
2707c2f4b4 escape DN attribute values 2022-07-06 15:16:43 +02:00
Willy Kloucek
33f6ee34fc fix logging levels and go-micro logging format 2022-07-05 13:49:30 +02:00
André Duffeck
c2b163afe6 Improve description of the machine auth api key config options 2022-07-05 11:05:33 +02:00
Willy Kloucek
627c79dea1 mask sensitive values in /config proxy debug server endpoint 2022-07-04 14:22:44 +02:00
Ralf Haferkamp
8d11ba02d3 Remove unused OpenID connect middleware
The proxy comes with it's own middleware. This implementation was used
by the graph service at some point but that went away with commit
5070941dc4.
2022-06-30 16:04:34 +02:00
Willy Kloucek
8f3b0c50cd Merge branch 'master' into config-doc-descriptions 2022-06-28 13:03:19 +02:00
Willy Kloucek
6bebfabb65 improve descriptions 2022-06-28 08:19:13 +02:00
Christian Richter
0ebfb89083 readd OCIS_RUN_EXTENSIONS
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:07:03 +02:00
Christian Richter
3b87f75132 further refactoring & add changelog
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:07:02 +02:00
Christian Richter
f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Willy Kloucek
8e19a83e36 Merge branch 'master' into config-doc-descriptions 2022-06-27 10:56:16 +02:00
Ralf Haferkamp
ca5952fe34 Improve LDAP CA cert check
The check was still racy as it could return early if the cert file
exists but was not fully written yet.
2022-06-23 15:38:08 +02:00
Michael Barz
30e924bcdf prepare release, bump version 2022-06-22 12:01:41 +02:00
Willy Kloucek
9bf2661395 add more config doc descriptions 2022-06-21 09:13:38 +02:00
Jörn Friedrich Dreyer
9cc450fec5 update reva to v2.5.2-0.20220616180355-84264e82e451
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-16 18:05:10 +00:00
Willy Kloucek
444ffa5e75 add more configuration descriptions 2022-06-14 14:58:27 +02:00
Willy Kloucek
7bc96443f6 unify log and tracing descriptions 2022-06-14 11:48:46 +02:00
Willy Kloucek
61e89ea48f fix tracing collecotr and endpoint descriptions 2022-06-14 10:57:36 +02:00
Willy Kloucek
751b90f332 add more config option documentation 2022-06-13 15:45:24 +02:00
Benedikt Kulmann
5c38d7ce75 Prepare release v2.0.0-beta.3 2022-06-08 14:58:21 +02:00
Willy Kloucek
27b2fbe7e0 fix configuration validation for extensions' server commands 2022-06-02 09:57:45 +02:00
Willy Kloucek
88830425cc allow overwriting a default value by setting an empty envirionment variable 2022-05-30 16:19:54 +02:00
Michael Barz
cdcf1749f9 prepare release, bump version 2022-05-25 12:56:01 +02:00
Michael Barz
efd6619ce2 add latest released version to codebase 2022-05-23 11:04:38 +02:00
Michael Barz
7c6aecc8a2 parse legacy version too 2022-05-23 11:04:38 +02:00
Michael Barz
a8b6c53dd9 fix version for legacy clients 2022-05-23 11:04:36 +02:00
Jörn Friedrich Dreyer
49cac99664 Merge pull request #3833 from wkloucek/registry-cache
introduce service registry cache
2022-05-19 12:25:13 +00:00
Pascal Wengerter
133682e6b9 Add formatting results 2022-05-19 10:36:23 +02:00
Willy Kloucek
b596d1d506 introduce service registry cache 2022-05-19 09:57:34 +02:00
Jörn Friedrich Dreyer
acab143050 use command -v instead of which
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-13 11:16:40 +00:00
Ralf Haferkamp
0fa5dcadb0 remove unused ocis-pkg/metadata_storaga/ module 2022-05-11 15:29:34 +02:00
Ralf Haferkamp
9c66eed29d Remove ocis-pkg/indexer it has been moved to reva a while ago 2022-05-11 15:29:34 +02:00
Ralf Haferkamp
d25aa7b20f Remove "accounts" service 2022-05-11 15:29:34 +02:00
Ralf Haferkamp
5ba1b8f2c1 Remove "glauth" service
The "glauth" service is no longer used. After we switched to
libregraph/idm.
2022-05-11 15:29:34 +02:00
Michael Barz
f6e2f46ebb Exit when encountering config parsing errors 2022-05-09 11:49:15 +02:00
Michael Barz
071db57f14 bump core commitID 2022-05-07 22:24:41 +02:00
Michael Barz
5f0c635f92 make status values configurable 2022-05-07 15:40:51 +02:00
Jörn Friedrich Dreyer
51e1aa2978 rename users and groups extensions
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-05 09:14:27 +00:00
Michael Barz
20e687f094 fix naming in error message 2022-05-04 17:36:43 +02:00