Commit Graph

347 Commits

Author SHA1 Message Date
David Christofas
e2ea74c9bc remove commented out code 2022-04-26 13:52:40 +02:00
Willy Kloucek
b26b68b943 fix sharing yaml tag 2022-04-25 15:44:29 +02:00
David Christofas
60bf000308 make gateway config similar to other services 2022-04-25 15:44:15 +02:00
David Christofas
76a6588d88 make frontend config similar to other services 2022-04-25 15:44:10 +02:00
David Christofas
430e7f6115 make ocdav config similar to other services 2022-04-25 15:44:06 +02:00
David Christofas
f39e354eea make storage shares config similar to other services 2022-04-25 15:44:01 +02:00
David Christofas
f40ec3c934 make storage users config similar to other services 2022-04-25 15:43:56 +02:00
David Christofas
12c14e3135 make storage publiclink config similar to other services 2022-04-25 15:43:52 +02:00
David Christofas
4c6848e6bf make auth machine config similar to other services 2022-04-25 15:43:48 +02:00
David Christofas
d303bb6f55 make storage metadata config similar to other services 2022-04-25 15:43:43 +02:00
David Christofas
5013d71dac make sharing config similar to other services 2022-04-25 15:43:39 +02:00
David Christofas
7c879343e8 make auth bearer config similar to other services 2022-04-25 15:43:35 +02:00
David Christofas
c70a60d7bc make app provider config similar to other services 2022-04-25 15:43:31 +02:00
David Christofas
9e20992c0b make group provider config similar to other services 2022-04-25 15:43:26 +02:00
David Christofas
ed4e9ee866 make user provider config similar to other services 2022-04-25 15:43:23 +02:00
David Christofas
57e4e70888 remove auth basic command to improve config code 2022-04-25 15:43:15 +02:00
Willy Kloucek
3108565b9a switch micro plugin source for the grpc server plugin 2022-04-19 16:22:12 +02:00
Willy Kloucek
e5b7496c29 switch source for go micro plugins 2022-04-19 09:44:47 +02:00
Christian Richter
725d55b494 refactor audit
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter
a919195f34 refactor thumbnails
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter
afea0b4304 refactor webdav
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter
e5abc25aa1 refactor web
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter
4347b2672f refactor store
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter
e079465ff8 refactor storage 2022-04-13 17:04:38 +02:00
Christian Richter
1a1a4d6a3c refactor settings 2022-04-13 17:04:37 +02:00
Christian Richter
92d76e00ab refactor proxy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
689ec4f266 refactor ocs
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
2153d22e61 refactor notifications
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
bff47cc0f1 refactor nats
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
bfc8db848c refactor idp
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
4404b9741d refactor idm
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
1932e594d1 refactor graph-explorer
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
4d821cdc9d refactor graph
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
d4442941a1 refactor glauth
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter
2089ac5f7b refactor accounts
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:35 +02:00
Ralf Haferkamp
b0fb996b82 Allow to pass string list via Enviroment
Allow to pass comma-separated strings via Enviroment variables and store
them in a string slice.
2022-04-11 18:17:21 +02:00
Christian Richter
42a4e017c8 Add reference implementation for health & readiness endpoint in IDP
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-11 16:09:09 +02:00
Willy Kloucek
652a907c24 update ci to check licenses of all languages 2022-04-08 07:41:19 +02:00
Willy Kloucek
29123cdfff hook up licensing in makefile 2022-04-08 07:40:55 +02:00
Jörn Friedrich Dreyer
bb9294a2e5 Merge pull request #3440 from owncloud/make-config-dir-configurable
Make config dir configurable via `OCIS_CONFIG_DIR` env var
2022-04-01 21:56:00 +02:00
Jörn Friedrich Dreyer
b9b614ec29 store env var
Co-authored-by: kobergj <jkoberg@owncloud.com>
2022-04-01 16:05:24 +02:00
Jörn Friedrich Dreyer
41abe71b46 make config dir configurable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-01 11:43:29 +00:00
Jörn Friedrich Dreyer
5e8aa627c3 fix File Option docs
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-01 11:08:52 +00:00
Willy Kloucek
1232f26fe4 use yaml tag instead of ocisConfig #2 2022-03-29 15:06:58 +02:00
Willy Kloucek
551e38e21f drop json config support 2022-03-28 12:54:28 +02:00
jkoberg
65b3c97a6c Merge branch 'master' into StoreSettingsViaMetadata 2022-03-14 16:26:30 +01:00
Willy Kloucek
899510b158 fix config package import 2022-03-14 15:26:32 +01:00
jkoberg
2d4d90ad3c Merge branch 'master' into StoreSettingsViaMetadata
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-03-14 13:48:04 +01:00
Christian Richter
9734b000b3 Add defaultconfig to extensions 2022-03-10 14:12:26 +01:00
Willy Kloucek
f2e8c90067 proof of concept 2022-03-10 14:11:44 +01:00